-
One of the contexts I could easily imagine using `parse_incr` is on stdin or a process substitution-style file descriptor. E.g.:
```
xzcat huge_data.conllu.xz | ./application_that_uses_parse_incr.…
-
We've intentionally avoided trying to have a shared vocabulary across different formats, so everyone using the tool has to specify feature mappings in order to get any output. Nonetheless, for specifi…
-
I got the following error when using the version of `eval.py` that ships with UD 2.14 when trying to read `ar_padt.dev.gold.conllu` by calling `load_conllu_file` directly:
```
Traceback (most rece…
-
I get the following error when running NER: `TypeError: 'NoneType' object is not subscriptable`
After debugging the error, I found out that it is trying to access the document's `text` attribute, b…
-
We have a comment line
\#speaker
Is there are reason we can't have lines such as
\#primary annotator
\#second annotator?
-
I wonder whether I understand well the definition of which features can go (or not) with with UPOS in [data/feats.json](https://github.com/UniversalDependencies/tools/blob/master/data/feats.json). For…
-
**Description**
We want all the opensource Tibetan word segmented data and save it in a standard format.
The format should be:
```
[
{
'source': 'བོད་ཀྱི་གླུ་གར་རོལ་དབྱངས་ལ་གཞི་རྩའི་ཐོག་ནས་དབྱ…
-
For better results reproduction.
-
Hi everyone, I need help.
So I'm doing my research about contextual topic model for my thesis and I'm about to try using ELMo for Indonesian.
Unfortunately, my data was tweet and it was saved in …
-
Russian-SyntagRus. Enhanced layer repeats all dependencies (as it should!), but then they get indexed twice.