Skip to content

Conversation

@jrwishart
Copy link

The token output also identifies entities on the single word level and it doesn't classify personal pronouns as entities. Validating the entity mentions output against the token output will remove the personal pronouns from the extraction. Implemented via an argument entity.mentions.only = FALSE in NERAnnotate. Default is FALSE, setting to TRUE will give all entity mentions.

…output

The token output also identifies entities on the single word level and it doesn't classify personal pronouns as entities. Validating the entity mentions output against the token output will remove the personal pronouns from the extraction. Implemented via an argument `entity.mentions.only = FALSE` in `NERAnnotate`. Default is `FALSE`, setting to `TRUE` will give all entity mentions.
@jrwishart jrwishart requested a review from JustinCCYap October 8, 2019 23:37
@JustinCCYap JustinCCYap merged commit bd1e6d9 into master Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants