-
In the current implementation of the Chunk class, the SentencesAreComplete property retrieves its value from the Metadata dictionary using the MetaPageNumber key. However, based on the logic and intended meaning of the property, the name MetaPageNumber seems misleading, as it is used to represent whether sentences are complete. I don't know if this is a mistake or by design. |
Beta Was this translation helpful? Give feedback.
Answered by
dluc
Mar 23, 2025
Replies: 1 comment
-
good catch, that's actually a bug |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
futugyou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
good catch, that's actually a bug