-
I'm trying to run an analysis of Russian literary texts. TreeTagger is installed and works from the command line:
cat ~/Projects/R_RussianNLP/Texts/Chechov.txt | cmd/tree-tagger-russian
When I…
-
Hi, I am training on the first 1100MB of Gutenberg [http://www.gutenberg-tar.com/](http://www.gutenberg-tar.com/) and have the following error, and nothing is generated in **results** folder:
```
…
hcl14 updated
6 years ago
-
O dicionário PT do Freeling (https://github.com/TALP-UPC/FreeLing/tree/master/data/pt/dictionary) veio do http://label.ist.utl.pt/pt/labellex_pt.php. Algumas adaptações do Label-Lex foram feitas par c…
-
Whenever there are multiple interpretations in the Treetagger foundry for a term (with multiple pos tags associated with different certainty values), all interpretations are indexed separately, includ…
Akron updated
6 years ago
-
#### I'm opening this issue because:
- [ ] npm is producing an incorrect install.
#### What's going wrong?
I have tried to install elasticsearch-head,
i ran:
npm install,
and got this Error…
shsha updated
7 years ago
-
ToDo list (no release date yet)
DKPro family
- [x] Release DKPro Lab 0.14.0
- [x] Release evaluation module
- [x] Remove the UKP OSS SNAPSHOT repo from the DKPro TC POM
- [x] DKPro Core releas…
-
I got the error
```
$ java -jar de.unihd.dbs.heideltime.standalone.jar tmp/CF1.raw -t news -l portuguese
[TreeTaggerWrapper] File missing to use TreeTagger tokenizer: portuguese.par
[TreeTaggerW…
-
**Textable version**
3.0.6
**Orange version**
3.7.0
**Expected behavior**
Using Interchange widget to connect Text and Textable widgets
**Actual Behavior**
After updating Orange from 3.4.…
-
I'm thinking about POS tagger. At the moment we are limited to `openNLP` package, which is wrapper for Apache OpenNLP and relies on java/rJava.
Would be great to have POS tagger without such dependen…
-
Dear OMTD Team,
We're implementing two new services into the OMTD platform, in the frame of the VISATM project :
- **Content-Connector** so as to provide mining of our scientific Publications r…