MCPcopy Index your code
hub / github.com/clips/pattern / 02-quantify.py

File 02-quantify.py

examples/03-en/02-quantify.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, sys; sys.path.insert(0, os.path.join("..", ".."))
2
3from pattern.en import number, numerals, quantify, reflect
4

Callers

nothing calls this directly

Calls 4

numberFunction · 0.90
numeralsFunction · 0.90
reflectFunction · 0.90
insertMethod · 0.45

Tested by

no test coverage detected