Antonio Šajatović
Antonio Šajatović
@ceteri You can find the explanation for only ['textrank'] showing up in `nlp.pipe_names` at https://github.com/TakeLab/spacy-udpipe/blob/master/spacy_udpipe/language.py#L75-L76. @fukidzon @ceteri Regarding the `doc.noun_chunks` property, it is built from a dependency parsed document https://github.com/explosion/spaCy/blob/master/spacy/tokens/doc.pyx#L577....
@albcunha Thank you for reporting this issue. I'll try to look into it in more detail. In the meantime, which column is the desired one of the two for Portuguese?...
Hi, thanks for expanding the support for other languages. :smile: Unfortunately, the link you have provided does not work because it points to a private repository. If you do not...
Would you like to license the model under the same license as the Welsh UD treebank [license](https://github.com/UniversalDependencies/UD_Welsh-CCG/blob/master/LICENSE.txt) or some other?