Y
Hacker News
new
|
ask
|
show
|
jobs
by
web64
3409 days ago
I haven't tried it yet, but Spacy has a guide[1] for adding a new languages to their python NLP framework. Maybe it can be of use to you.
[1]
https://spacy.io/docs/usage/adding-languages
1 comments
amirouche
3409 days ago
This is supervised algorithm, it requires that you annotate a lot of existing text so that the algorithm knows how to annotate "new" sentences.
It statistic based.
link
It statistic based.