Website sources for the Apache OpenNLP website

Clone this repo:
  1. 8169992 OpenNLP 2.4.0 by Richard Zowalla · 7 days ago main
  2. b46f2bc Updates footer to match current year. by Martin Wiesner · 3 months ago
  3. c907a5a Updates website with OpenNLP 2.3.3 release by Martin Wiesner · 3 months ago
  4. 2319cf7 Trigger build-bot. by Richard Zowalla · 6 months ago
  5. 3329dc2 Updates Website with OpenNLP 2.3.2 by Richard Zowalla · 6 months ago

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