Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 207 Bytes

TextAnalyzer

An web application used for uploading files and analyzing terms from the file.

Requirements: maven 3, java 7, mongo db.

How to build and run: mvn clean install; mvn jetty:run