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

Named Entity Recognition: How to add 2 new classes to existing entities if I have a list of all possible words in txt file? #612

Closed
KhrystynaKosenko opened this issue Nov 7, 2016 · 2 comments
Labels
usage General spaCy usage

Comments

@KhrystynaKosenko
Copy link

Hi,
I am relatively new to spacy, but i`m wondering how can i add a new entity to already existed?

I have 2 txt files with all words that can belong to the entity, how can I add them to new NER entity and train new model?
I have seen #187 issue, but still have troubles with how it has to be done.

Thank you for your help

I`m using

  • Linux Mint 17.2 Rafaela
  • Python 2.7.11
  • spacy 0.101.0
@honnibal
Copy link
Member

This usage page provides some help to start with: https://spacy.io/docs/usage/entity-recognition

There's further discussion on the ongoing questions around this in #773. Closing this so we can keep the discussion in one place.

@lock
Copy link

lock bot commented May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
usage General spaCy usage
Projects
None yet
Development

No branches or pull requests

2 participants