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

[TreeTagger] Problem processing very long tokens #30

Closed
reckart opened this issue May 12, 2015 · 1 comment
Closed

[TreeTagger] Problem processing very long tokens #30

reckart opened this issue May 12, 2015 · 1 comment
Labels
🐛Bug Something isn't working
Milestone

Comments

@reckart
Copy link
Member

reckart commented May 12, 2015

When there is a very very long token in the text, the analysis engine fails.

Original issue reported on code.google.com by richard.eckart on 2011-10-02 15:14:39

@reckart reckart added 🐛Bug Something isn't working Priority-Medium labels May 12, 2015
@reckart
Copy link
Member Author

reckart commented May 12, 2015

- Upgrade to TT4J 1.0.15 (which handles very long tokens)
- Added log-guard in TreeTaggerPosLemma to avoid unnecessary construction of TT4J status
string
- Added a test case for very long tokens
---
rev 109

Original issue reported on code.google.com by richard.eckart on 2011-10-02 15:15:07

@reckart reckart closed this as completed May 12, 2015
@reckart reckart modified the milestone: 1.2.0 May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant