shield icon indicating copy to clipboard operation
shield copied to clipboard

Bayesian text classifier with flexible tokenizers and storage backends for Go

Results 5 shield issues
Sort by recently updated
recently updated
newest added

I've been using this library as part of a service and I've seen it lose the Redis connection, so I added a simple method on the store (and the related...

The example provided doesn't work.

- added support for bolt store - refactored testing

Hi, I'm getting this error quite often, any ideas on what may cause such behaviour ? it seems to be caused after running shieldInstance.Classify(text) ``` panic: runtime error: index out...