Skip to content

Julia TextAnalysis NERTagger #214

@mitrabhanu

Description

@mitrabhanu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions