Website sources for the Apache OpenNLP website

Clone this repo:
  1. b46f2bc Updates footer to match current year. by Martin Wiesner · 2 weeks ago main
  2. c907a5a Updates website with OpenNLP 2.3.3 release by Martin Wiesner · 2 weeks ago
  3. 2319cf7 Trigger build-bot. by Richard Zowalla · 3 months ago
  4. 3329dc2 Updates Website with OpenNLP 2.3.2 by Richard Zowalla · 3 months ago
  5. 6bd4a9d OPENNLP-1377 Create link to ASF Slack #opennlp channel by Martin Wiesner · 5 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