-
-
`**********************************************************************
Part-of-speech tagging tokenized data....
/mnt/d/Programs/semafor/master3/scripts/jmx /mnt/d/Programs/semafor/master3
Read 11…
-
I installed from MELPA.
I opened a text document and performed `M-x speech-tagger-tag-dwim` without highlighting anything. I got the message "Buffer foo.txt has no process".
I tried using `(speech-…
-
### Problem
I tried to run the sentence splitter submodule ([sentence_splitter.py](https://github.com/eellak/gsoc2018-spacy/blob/dev/spacy/lang/el/res/modules/sentence_splitter.py)) but it didn't wor…
-
This issue tracks the progress of adding support for the Ukrainian language from [lang-uk](https://lang.org.ua/en/) to Flair. We would like to add:
- [x] Ukrainian Flair embeddings trained by @dch…
-
Hello. Discovered your repo while looking for examples of udpipe_train
I'm the author of the udpipe R package and happen to work on some 18th-19th century texts myself (dutch / french).
I see you a…
-
Note that there is a treebank for Kurmanji at https://github.com/UniversalDependencies/UD_Kurmanji-MG this can be used for training a part of speech tagger and dependency parser.
-
I was just training a udpipe lemmatiser myself on dutch and browsed a bit github for udpipe_train and saw this.
I'm the author of the udpipe R package and happen to work on some 18th-19th century tex…
-
Piao et al. "A time-sensitive historical thesaurus-based semantic tagger for deep semantic annotation"
Computer Speech & Language 46 (2017) 113-135
http://eprints.gla.ac.uk/141814/7/141814.pdf
-
### 1.1 part of speech tagging (3 points)
A. Preprocess the `pharma` press release to remove all punctuation / digits (so can use `.isalpha()` to subset)
B. With the preprocessed press release f…