Skip to content
Discussion options

You must be logged in to vote

noun_chunks is not implemented using a Matcher; you can see the implementation here, but it uses dependency relations, so it gets words that are not nouns. For example, if you had he saw the red book, the red book would be a noun chunk. So this is not a bug or anything, though dependency relations for spaces are always kind of weird and arbitrary.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@eyaler
Comment options

@polm
Comment options

Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang / en English language data and models
2 participants
Converted from issue

This discussion was converted from issue #11206 on July 26, 2022 03:35.