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

Adding "offset start" and "offset end" for each word? #443

Open
giorgio79 opened this issue May 27, 2018 · 1 comment
Open

Adding "offset start" and "offset end" for each word? #443

giorgio79 opened this issue May 27, 2018 · 1 comment

Comments

@giorgio79
Copy link

Would be great to see offset added in output arrays. What do you think?

Sentence {
  taggedWords:
   [ { token: 'Another', tag: 'DT' },
     { token: 'occasion', tag: 'NN' },
     { token: 'of', tag: 'IN' },
     { token: 'his', tag: 'PRP$' },
@Hugo-ter-Doest
Copy link
Collaborator

Yes, that would be great. I will put it on the backlog. Feel free to do a PR to realize this feature.

Hugo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants