huntercarter / nlp-tools-spring-heroku-1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Java NLP Tools

Simple Java Maven web project for NLP tools running on Spring MVC. Implements the following frameworks and tools:

  • Spring MVC
  • RESTful web services
  • Swagger API documentation
  • Stanford NLP tools
  • WordNet

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 app has been launched on Heroku. The site can be accessed 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.

About

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

License:GNU General Public License v2.0


Languages

Language:JavaScript 54.6%Language:PostScript 12.4%Language:Java 11.1%Language:HTML 6.2%Language:Roff 5.2%Language:CSS 3.1%Language:C++ 2.6%Language:C 2.2%Language:Shell 1.6%Language:Makefile 0.5%Language:Python 0.5%