machine learning - Custom Named Entity Recognizer in Java -


i interested in building custom java-based named entity recognizer commercial product.

i wanted know if has experience open-source tools/libraries can use base , customize. preferable tool in java. preferable tool uses conditional random fields.

i found stanford ner match needs needs commercially licensed commercial products. looking open-source solutions can customize , integrate.

greatly appreciate support.

i don't have experience on subject looks promessing:


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -