MontrealCorpusTools / speechcorpustools

Easier analysis of large speech corpora
http://montrealcorpustools.github.io/speechcorpustools
21 stars 7 forks source link

lexical enrichment issue #31

Closed esteng closed 8 years ago

esteng commented 8 years ago

When lexical enrichment performed, options are only possible positively. I.e if I enrich for function words (isFunctionWord = True for function words) there is no option for isFunctionWord == False, and isFunctionWord != True yields no results.