Website sources for the Apache OpenNLP website

Clone this repo:
  1. d1717a5 OPENNLP-1765 - Improve Release Documentation: Rebase Instead of Squash, Clarify Voting Email Format, and Suggest GitHub Release Creation by Richard Zowalla · 6 weeks ago main
  2. 34dce35 OpenNLP 2.5.5 by Martin Wiesner · 6 weeks ago
  3. e7b2f13 Updates team.ad adding 'shrivnis' as a committer by Martin Wiesner · 6 weeks ago
  4. 79de403 Updating team.ad by Atita Arora · 6 weeks ago
  5. 79c8405 Updating team.ad by atita arora · 6 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