Skip to content

Add support for stop words #1

@andreekeberg

Description

@andreekeberg

Add a simple StopWords class and a related stopWords getter and setter in the Model class, which will store a list of words in a Set, and remove these both when calling Classifier.train (after splitWords and before tokenize), and in the same way when calling Classifier.predict.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions