java - How to use OpenNLP models in NetBeans -


i try use opennlp models in netbeans. first downloaded .bin files in .zip format. put them in project directory build.xml file exists. don't know why model files not recognized?

i found solution. changed .zip extensions .bin , worked


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -