question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't annotate two neighbor entity in a sentence?

See original GitHub issue
can:
xx ORG xx ORG xx
can't:
xx ORG ORG xx

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Hironsancommented, Nov 13, 2018
2reactions
BrambleXucommented, Nov 8, 2018

I test your case with my text locally, and it works well. Could you give us more detail about your data?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The impact of using different annotation schemes on named ...
The I tag is for named entities, whereas the O tag is for normal words. This scheme has a limitation, as it cannot...
Read more >
no sentence token annotations found. Error while doing NER ...
I am trying to do Named Entity Recognition in R. Its throwing below error after doing sentence token annotation and word token annotation....
Read more >
Extending TextAE for annotation of non-contiguous entities
Illustration of three entity annotations including two non-contiguous represented using the older chaining model which is cumbersome to annotate and visually ...
Read more >
Lesson 1: Subjects and Actions - Sites@Duke
Lesson 1: Subjects and Actions. Sentences usually communicate 2 main pieces of information: 1) who is the sentence about, and 2) what did...
Read more >
Part-of-Speech Tagging — Introduction to Cultural Analytics ...
To parse sentences, spaCy relies on machine learning models that were trained ... an annotated corpus called “OntoNotes”: 2 million+ words drawn from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found