how to use sense2vec for dataset other languages? #10018
-
Hey guys, I'm a beginner, please help me, Example web: import spacy Clovisholanda |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
sense2vec was designed with English in mind. To use it with Portuguese you'd need to adapt the rules (probably not too hard) and train your own model using a large corpus. Reddit is basically just English so maybe you could use Wikipedia or something. Unfortunately we don't have a guide for this. |
Beta Was this translation helpful? Give feedback.
sense2vec was designed with English in mind. To use it with Portuguese you'd need to adapt the rules (probably not too hard) and train your own model using a large corpus. Reddit is basically just English so maybe you could use Wikipedia or something.
Unfortunately we don't have a guide for this.