tt4j
tt4j copied to clipboard
TreeTagger for Java
With otherwise identical code, my tagging process will hang when used with the latest version of TreeTagger (this is on Windows, but there are hints that the problem occurs on...
I use TreeTaggerWrapper and russian.par model. But I need wait at least 3 seconds for find 100 lemm!!! My PC can caluclate 2.7*10^9 operation per seconds, but I got only...
Original [issue 11](https://code.google.com/p/tt4j/issues/detail?id=11) created by reckart on 2011-11-13T17:41:58.000Z: There is an example for POS tagging on the start page, but there is not example on how to use TreeTagger with...
Original [issue 5](https://code.google.com/p/tt4j/issues/detail?id=5) created by reckart on 2011-06-03T22:46:27.000Z: In 1.0.15, data written by TreeTagger to strerr is collected in a StringBuilder and printed to System.out if an exception occurs in...
Is there something implemeneted to run for instance the romanian configuration of TT? I understand we pass as paramter the TT source folder, but how do we controll all this...
I have a problem when I execute this [code](https://github.com/reckart/tt4j/files/59302/code.txt), I have just delete the sgml args and it's only this argument that it cause problem when it is not present...
Original [issue 15](https://code.google.com/p/tt4j/issues/detail?id=15) created by reckart on 2012-10-09T14:10:48.000Z: What steps will reproduce the problem? perform many tagging operations each call to process recreates the input+output+error threads. since the tagging process...
Original [issue 21](https://code.google.com/p/tt4j/issues/detail?id=21) created by reckart on 2014-12-26T19:03:03.000Z: What steps will reproduce the problem? 1.JSP pages using tt4j running over tomcat 8. What is the expected output? What do you...
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 1.8.8 to 2.4.21. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...