-
Thanks for sharing your enormous work to community.
Sorry but when I try to enable ChatScript to support another language (Korean), I found that the tutorial is not clear enough in the section of reb…
-
When I run the installation script the heideltime is not installed proper. The `tree-tagger` file is missing in `/bin`. The `/bin` folder is empty.
When running the example I got the following error:…
-
Does this `debug=TRUE` help you to understand what is the cause of the error execution?
````{R}
> tagged.results sessionInfo()
R version 3.3.1 (2016-06-21)
Platform: x86_64-w64-mingw32/x64 (64-…
-
A variety of issues including typos like "it's" for "its", incorrect XPOS/feats for possessive "her", miscellaneous pronouns like "thy" lacking proper feats (cf. #230), etc.
- [x] [tagged `PRP$` bu…
-
## How to reproduce the behaviour
For the code
```
nlp_acc = spacy.load("it_core_news_lg")
print([t.lemma_ for t in nlp_acc("Il galleggiante rimane a galla")])
# EN: the buoy stays afloat
```
…
-
Says JR:
> Mir ist aufgefallen, dass die neueste treetagger-Version nicht mit dem
> bestehenden Code kooperiert, zumindest auf Linux. Ob das auf Windows so
> ist, konnte ich nicht testen. Auf Li…
-
-
I've installed the TreeTagger and treetagger-python from pip. I want to tag my sentence with this package. But, it only return empty array, i've tried some other sentence and it goes same. Here is my …
-
Hi @@wiheto,
I am creating a kind of live and author searchable version of your python app [here](https://github.com/russelljjarvis/ScienceAccess). There is a live/deployed version of the app [here…
-
I am using koRpus to read a list of textfiles to analyze thoses textes.
Running on Windows 10 with R 4.0.5 x64 using R-Studio 1.4.1717 and koRpus v0.13-8
When I run my R script I allways get this e…