OPENNLP-1504 - Remove 3rd party content from OpenNLP website
3 files changed
tree: f8c4540de5a9f04021ec7bb960d6f66b50dbe1d3
  1. .github/
  2. src/
  3. .asf.yaml
  4. .gitignore
  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