-
```
standardization of names
```
Original issue reported on code.google.com by `torsten....@gmail.com` on 3 Dec 2013 at 8:13
-
```
What steps will reproduce the problem?
1. Download Heideltime
2. Try to run example on the front page
What is the expected output?
A date.
What do you see instead?
stuff about perl
ryan@3G08…
-
```
The TreeTagger models for English use an extended version of the PTB tagset
which include additional tags for different kinds of verbs and verb-tenses.
Thus, the tagset should not be "ptb", but …
-
```
Drop support for specifying treetagger binary as external resource. This is
stone age legacy code.
```
Original issue reported on code.google.com by `richard.eckart` on 22 Aug 2013 at 9:57
-
```
Per default the TreeTagger wrapper should intern POS values and lemmas to save
memory. It should be an option however, as somebody may not want to incur the
additional overhead.
```
Original is…
-
```
At the moment, languages that are supported by the TreeTagger but do not yet
have a mapping to the DKPro type system cannot be used with the TreeTagger AE.
We should add a standard-mapping for n…
-
Originally reported on Google Code with ID 8
```
Before the code is checked into the Google Code SVN it should be reviewed to make sure
things are relatively clean, complete, and at least minimally d…
-
Implement step 4.i of the workflow, as per the [README](../blob/master/README.md#high-level-workflow--related-code).
You should review the related script and make it more robust.
In other words:
1. pa…
-
```
What steps will reproduce the problem?
1. Run the TreeTagger wrapper in a linux system with /tmp mounted with
"noexec".
2. Tree tagger binary copied into the /tmp cannot be executed, and fails. …
-
```
Checksums in TreeTagger resource packaging ant file are outdated.
```
Original issue reported on code.google.com by `richard.eckart` on 7 May 2011 at 8:14