Adding UD models 1.0 to the website. (#65)

* Adding UD models 1.0 to the website.

* Fixing spelling and new lines.
2 files changed
tree: fca4b3127851765ae36537c599bd7191a692b72e
  1. src/
  2. .asf.yaml
  3. .gitignore
  4. .travis.yml
  5. pom.xml
  6. README.md
README.md

Welcome to OpenNLP Site Source Code

Build Status GitHub license Twitter Follow

Build

mvn clean install

Test Site locally - starts a web server on Port 8080

mvn clean package jbake:inline -Djbake.port=8080 -Djbake.listenAddress=0.0.0.0