-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
in verbose mode could you include the token position and character position in the sentence as well?
e.g. given "Hello World", "Hello" is at token position 1 (assuming starting at 0), and character position 6. This shouldn't impact performance and would help to eliminate some processing in the wordmap lexer.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request