-
When I try to run the following code on a (Dutch) character object I get the error below:
`library("koRpus")`
`set.kRp.env(TT.cmd="c://treetagger/bin/tag-dutch.bat", lang="en", preset="en")`
`out…
-
Hi:
Your word2vec model looks very intriguing.
Unfortunately I'm running into the following error when testing your script
$ python transformText.py > out.txt
Traceback (most recent call …
-
This is a sub task of https://github.com/sifrproject/ncbo_annotator/issues/4
This consist of modifying the process to generate the mgrep dictionary file in order to generate another file that would…
-
When executing I am getting the following Error Message.
```
Traceback (most recent call last):
File "tt_testfile.py", line 7, in
pprint(tt.tag('What is the airspeed of an unladen swallow?'))
…
-
In case Treetagger has multiple POS annotations, it also has multiple lemmata. These, however, may be identical, so they shouldn't be indexed multiple times at the same position.
See, e.g.: "sie we…
Akron updated
7 years ago
-
The TT Importer seems to be ignoring columns after the 3rd in the input, although the exporter supports the 'anyAnnotation' option. This seems to be caused by the handling of maximum columns in the EM…
-
Bonjour,
voici la commande que je lance:
$ java -Xms1g -Xmx2g -cp termsuite-core-2.3.1.jar eu.project.ttc.tools.cli.TermSuiteTerminoCLI -t /home/kroham/tools/TreeTagger -l en -r /home/kroham/too…
-
For public contributions to error correction, we need a wiki page explaining which format is primary for which annotations (e.g. POS tags are updated in .xml files and will automatically propagate to …
-
I have the same documents in two formats: TreeTagger and conll. Both formats convert correctly to PAULA individually. However, using both sources and the merger module, I get the following error, whic…
-
- [x] Update to FlexTag 0.2.0
- [x] Provide English & German model
- [x] Add test-cases for models
- [x] Upload models to Zoidberg
- [x] Remove LTL repository
- [x] Include in 1.9.0 release