edponce / FACET

Framework for Annotation and Concept Extraction in Text
Other
2 stars 0 forks source link

Make stopwords accessible agnostic of tokenizer #24

Open edponce opened 4 years ago

edponce commented 4 years ago

Each tokenizer can have its own set of stopwords. But it would be good that FACET provides a default set of stopwords that are accessible without the need to use a tokenizer class. For example: facet.tokenizer.stopwords