Skip to content

Application for text classification using neural networks

License

Notifications You must be signed in to change notification settings

vipup/TextClassifier

Repository files navigation

Text Classifier

Application for text classification using neural networks.

Prerequisites

  • Java SE Development Kit 8 (jdk-1.8)

Used Libraries

  • commons-collections4-4.1.jar
  • encog-core-3.3.0.jar
  • poi-3.16.jar
  • poi-ooxml-3.16.jar
  • poi-ooxml-schemas-3.16.jar
  • sqlite-jdbc-3.16.1.jar
  • xmlbeans-2.6.0.jar
  • hamcrest-core-1.3.jar
  • junit-4.12.jar

Algorithm description

Author

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Application for text classification using neural networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages