Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include excluded text in offsets object #35

Open
sqwk opened this issue Dec 11, 2019 · 0 comments
Open

Include excluded text in offsets object #35

sqwk opened this issue Dec 11, 2019 · 0 comments

Comments

@sqwk
Copy link
Contributor

sqwk commented Dec 11, 2019

Negated text snippets are currently extracted and parsed into the exclude object. To preserve the sort order somehow, could they also be included in the offsets object? Probably, with an additional optional boolean property negated or excluded: true.

I would like to build a UI showing tags and keywords for text that the user entered. The offset information is needed to do this, if negated properties are to show up in the same order as the user originally entered them.

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

No branches or pull requests

1 participant