CoreNLP icon indicating copy to clipboard operation
CoreNLP copied to clipboard

how to add fine-grained ner feature on the android project?

Open mhyeonsoo opened this issue 1 year ago • 1 comments

Hi,

I've read the fine-graining documents at https://stanfordnlp.github.io/CoreNLP/ner.html#customizing-the-fine-grained-ner . I wondered if I can add fine-grained NER on my android projects.

Is there any way or method that I can refer to add customized NERs on the android project?

Thanks,

mhyeonsoo avatar Jul 18 '23 02:07 mhyeonsoo

I know people have done some work porting CoreNLP to Android, such as (search for Android in the issues)

https://github.com/stanfordnlp/CoreNLP/issues/961

but internally to Stanford that is not something I've ever tried. Maybe @J38 knows more?

AngledLuffa avatar Jul 18 '23 02:07 AngledLuffa