Website sources for the Apache OpenNLP website

Clone this repo:
  1. 8165463 Update link format in README.md by Richard Zowalla · 8 days ago main
  2. f8dcdc1 Trigger BuildBot by Richard Zowalla · 9 days ago
  3. 5fbd40e Releawe 2.5.6.1 by Richard Zowalla · 9 days ago
  4. 1a1c2e1 OpenNLP 2.5.6 by Martin Wiesner · 2 weeks ago
  5. fe8fea5 Update team.ad (#94) by Sean Adams · 4 weeks ago

Welcome to OpenNLP Site Source Code

GitHub license Build Status Stack Overflow

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

Build Bot

Website is build via ASF BuildBot. You find it here.