Leonor Veloso
Results
1
comments of
Leonor Veloso
Yeah, there are instances where `-la` is split to `la`, but interestingly I've also found cases where `-la` is split to `-la`. For example: ``` import stanza nlp = stanza.Pipeline(lang='pt',...