Applying Matcher to Spans with as_spans set to True #7916
Answered
by
adrianeboyd
thiippal
asked this question in
Help: Other Questions
-
|
Hey, I'm a bit puzzled by the behaviour of the Matcher class. See the example below: This gives the following output: What happens with the second loop over the list |
Beta Was this translation helpful? Give feedback.
Answered by
adrianeboyd
Apr 28, 2021
Replies: 1 comment 1 reply
-
|
Hi, that looks like a bug in how the offsets are handled when the spans are created. We will look into it! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, that looks like a bug in how the offsets are handled when the spans are created. We will look into it!