Skip to content

sandeep06/Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Question Categorization By Machine Learning

This java project implemented question Categorization using supervised machine learning.

Project depedencies:

Project depedency jars are kept under resources folder(opennlp-tools-1.5.3.jar and opennlp-maxent-3.0.3.jar) these jar need to add into project build path to compile and run.

How to run: inputText can be provide in TestClassifier.java to execute the program.

Note: uncomment trainClassifier.train() method in TestClassifier.java to train classifier first time. Later can be commented for testing QuestionCategory(as shown in TestClassifier.java-line.No-10).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages