jitar icon indicating copy to clipboard operation
jitar copied to clipboard

(Enhancement) Add ability to exclude tags in SuffixWordHandler

Open dlutz2 opened this issue 9 years ago • 0 comments

The ability to specify tags that should not be predicted by the SuffixWordHandler would be useful to avoid the handler guessing tags that are unlikely/unwanted such as pronouns, numbers, articles, prepositions.. This looks it could be done by using the current skip HashSet .

dlutz2 avatar Jul 27 '16 17:07 dlutz2