JuliaText / TextAnalysis.jl

Julia package for text analysis
Other
374 stars 96 forks source link

export NaiveBayesClassifier #217

Closed agarie closed 4 years ago

agarie commented 4 years ago

fixes #216

I'm not exactly sure why, but the example code in the documentation doesn't run as seen in issue #216. I was trying to get it running and apparently exporting it on the main module is enough. Please tell me if you believe anything else should be added to this PR. 👍