Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to use NaiveBayesClassifier results in UndefVarError #216

Closed
agarie opened this issue Aug 18, 2020 · 0 comments · Fixed by #217
Closed

Trying to use NaiveBayesClassifier results in UndefVarError #216

agarie opened this issue Aug 18, 2020 · 0 comments · Fixed by #217

Comments

@agarie
Copy link
Contributor

agarie commented Aug 18, 2020

I'm trying to run the NaiveBayesClassifier example code from the documentation:

using TextAnalysis: NaiveBayesClassifier, fit!, predict
ERROR: UndefVarError: NaiveBayesClassifier not defined

I'm on macOS 10.15.6 running Julia 1.5.0 installed via Homebrew.

agarie added a commit to agarie/TextAnalysis.jl that referenced this issue Aug 18, 2020
aviks pushed a commit that referenced this issue Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant