jacksonllee / pycantonese

Cantonese Linguistics and NLP
https://pycantonese.org
MIT License
354 stars 38 forks source link

allow search criteria to be regular expressions in addition to plain strings #3

Closed jacksonllee closed 8 years ago

jacksonllee commented 9 years ago

This will make the search functions more flexible, e.g., allowing searches like "find all words whose part of speech tags begin with "N" for some sort of nouns".