John Bauer
John Bauer
This license is dual licensed for commercial and non-commercial applications. It is a free license for users who aren't using it for commercial applications. @manning can explain it better than...
This is an interesting / weird one. There are 3500 instances of "como" as an ADJ, SCONJ, or CCONJ in the training data, and 3 of it as a first...
Maybe we could try adding 10 different sentences with it as a verb and see if that helps...
I see that the model gets `quiero` correct, or so it appears to me ``` # text = Yo quiero carne # sent_id = 0 1 Yo yo PRON pp1csn00...
Raw sentences could work, and I could send back the processing and you could tell me if it makes sense, or you could output the sentences with ``` print("{:C}".format(doc)) ```
The basic format would then look like the conll output I posted above, but it's not necessary to make it by hand. I think it'd be pretty straightforward to use...
I just pushed out a new version, but this particular error still occurs. It's possible to update the models for the new version, though, if you have a few of...
Aye, that seems like a reasonable request. Let me see if I can make it an option.
Someone had sent me a coref dataset for Tamil a little while back, so I brushed that off and added the flag you were looking for as part of that....
This is now part of the 1.11.0 release