Home
last modified time | relevance | path

Searched refs:uniqe_parse (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/link-grammar/link-grammar-5.8.0/bindings/python-examples/
H A Dsentence-check.py157 uniqe_parse = {} variable
160 if str(words) in uniqe_parse:
163 uniqe_parse[str(words)] = True