Website sources for the Apache OpenNLP website

Clone this repo:
  1. 71d97a7 OpenNLP 2.5.1 by Martin Wiesner · 3 days ago main
  2. d321c42 improves (optical) distribution of table columns for all tables in models.ad by Martin Wiesner · 11 days ago
  3. 598769e updates index page with two more quick jump buttons, styled in the OpenNLP colors by Martin Wiesner · 14 days ago
  4. 05366c7 updates shareon integration to 2.6.0 by Martin Wiesner · 2 weeks ago
  5. cb3b088 OPENNLP-1651 Add SHA512 Hash for OpenNLP Language Detector Model by Martin Wiesner · 2 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