Will this model work for other languages like French and Danish?
#7
by
ganeshchuabar
- opened
Will this model work for other languages like French and Danish?
I tried testing it with few french language text and it infers PER and ORG entity pretty well.
Hello,
It was only train on English so I wouldn't recommend for any other languages.
For french I trained another one which was working pretty well for my use case:
Jean-Baptiste/camembert-ner
There are also other model that were train for multiple languages like:
Davlan/distilbert-base-multilingual-cased-ner-hrl
I am not sure if it supports Danish though, but I am pretty sure you can find one which does.
Thanks,
Jean-Baptiste
Jean-Baptiste
changed discussion status to
closed