-
Update TreeTagger build.xml to create new models due to binary update
-
The lack of parameter file _english.utf8.par_
Some parameter file can't be downloaded automatically due to invalid URL. I try to download _english.par_ and replace _english.utf8.par_ wi…
-
I am trying to run the following script:
`tagged = treetag("message.txt", treetagger=".../treetagger/cmd/tree-tagger-german", lang="de",
TT.options=list(tokenizer = "tree-tagger-…
-
replace the dependency to the treetagger to spacy for languages other than english
-
Hello Sir,
I installed all the prerequisites. But when the run the code treetagger_python2.py I got the above error, though when I go through the actual file I could see the init method does take th…
-
Hi,
it's not a big problem to explain.
I lemmatize with spacy this sentence " Logiquement, l' ASSÉ veut présenter les candidats aux prochaines élections."
ROOT of this sentence is "présenter",…
-
Dear all,
Paul and I added the French and English texts to mapping.html.
However, the Greek treetagger files are empty; and the exmaralda files don't have any annotations in them.
Should we a…
-
Problem with the current installation of TreeTagger for French purpose.
(`..../install/tree-tagger-3.2/bin/tree-tagger`)
and
(`.../install/tree-tagger-3.2/lib/french-utf8.par`)
--
This pro…
-
-
What happens to the original now? Will it be properly deprecated? Where do issues and pull requests go?