Skip to content
Discussion options

You must be logged in to vote

So, this brings me to my reason for opening this thread, where should I go next? I could do the same for Broken Tooth, and create a new pattern for this alias name. However, I think if I keep doing this, I'm doing spaCy wrong lol. I feel like I'm using spaCy as a fancy regex and highlighter. Is there something else I should do instead?

It sounds like maybe you are ready to train an NER model. I would suggest you go through the spaCy course. Since it sounds like you're new to NLP, you might also want to look at the Jurafsky and Martin book and read through any chapters that seem relevant to what you're working on. In this case I guess that would be 8 (for NER) and 17 (information extract…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
usage General spaCy usage feat / ner Feature: Named Entity Recognizer
2 participants