Does somebody know if there is any libraries for named entity recognition that are language independent?
Thanks
Does somebody know if there is any libraries for named entity recognition that are language independent?
Thanks
I doubt it.
In theory you can use pure supervised learning techniques if you have large annotated corpus. However, if you can't use language-dependent rules, heuristics or features, and you are looking for high precision and recall rates - the size of the corpus would have to be mammoth. I'll dare to say that there is probably not enough annotated data for any given human-spoken language for such task.