Skip to content

Trying to use NER model #7

@AndreaW8

Description

@AndreaW8

I'm struggling getting the NER model to work for me. You can see the process I have followed so far and the issues I have had. Please tell me if I'm missing something or the model needs to be recreated. Thank you.

  • I downloaded the NER folder (https://github.com/Glorf/recipenlg/tree/main/ner/model).
  • Point spacy.load() to folder
  • -1st error: OSError: [E053] Could not read config file from /Users/dragon/Desktop/DVA_project/RecipeNLG/NER_model/config.cfg
    -Regenerate config.cfg file b/c I didn't see one on GIT
    • 2nd error: ValueError: [E1005] Unable to set attribute 'POS' in tokenizer exception for ' '. Tokenizer exceptions are only allowed to specify ORTH and NORM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions