jitar
jitar copied to clipboard
(Enhancement) Add ability to exclude tags in SuffixWordHandler
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 .