-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
Julia TextAnalysis NERTagger is not working. I have followed documentation at https://juliatext.github.io/TextAnalysis.jl/dev/ner/
I have julia version 1.4.0.
I have added TextAnalysis Package using
Pkg.add("TextAnalysis")
I then tried Nertagger using command
ner = NERTagger()
But I get the below error
ERROR: UndefVarError: NERTagger not defined
Please help.
Metadata
Metadata
Assignees
Labels
No labels