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
Post a Comment