/nlp-tools-spring-heroku

Simple web interface for Java NLP Tools in Spring MVC for Heroku

Primary LanguagePostScriptGNU General Public License v2.0GPL-2.0

Online Java NLP Tools

Simple Java Maven web project for NLP tools running on Spring MVC.

Installation

Requires Java 7, Eclipse 4.5.1 (Mars), Apache Maven 3.3.3, a Java web server (e.g. Apache Tomcat 7)

Usage

The site can be access with the following link

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

Written by Gerardo Figueroa. Uses Stanford NLP tools and MIT Wordnet library.