top of page
Search
Writer's pictureDR.GEEK

Creating classifiers Directory on NetBeans Test Project

(21th-January-2021)


• Make a directory by name of classifiers in the project root directory

• Copy english.all.3class.distsim.crf.ser.gz file from the unzipped classifiers directory to the project root’s classifiers directory


• Commenting NER Demo Program

• Now again move to the NERDemo program

• Here we will comment all the for loops in the else clause except one in order to simplify the program for understanding

• The one for loop that we will not comment will be the one with classifyWithInlineXML

2 views0 comments

Recent Posts

See All

Comments


bottom of page