classifier
classifier copied to clipboard
A general purpose text classifier
Results
1
classifier issues
Sort by
recently updated
recently updated
newest added
Save and load a classifier to/from a binary file. I had to make some of the attributes public to do this. Example: ```golang classifier := naive.New() classifier.TrainString("The quick brown fox...