spacy annotations! #13179
oktrained
started this conversation in
Help: Best practices
spacy annotations!
#13179
Replies: 1 comment
-
Hi @HarshadDolas07!
Could you elaborate on this and give some examples? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working with legal documents, from which I primarily want to extract entities that involve monetary mentions. There are various entities with monetary values, and I have annotated them to train a named entity recognition (NER) model. However, the model is not performing well, and I am uncertain about the reasons. It could be due to some entities being annotated over long spans, such as 5 to 6 sentences. I annotated them for longer spans because sometimes the key information for the entity I want to extract is not confined to a single sentence. If anyone who has worked with similar documents could provide assistance, it would be greatly appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions