This repository contains the SystemT runtime engine. SystemT is a system for specifying and executing rule-based NLP models. The NP models are specified in the Annotation Query Language (AQL).
- system-t-runtime: the SystemT Runtime engine
- simple-regex: the accelerated regex engine of SystemT
- rbr-annotation-service-core: a simple wrapper for executing AQL models configured using a simple JSON specification
mvn clean install -f SystemT/pom.xml -s build/maven-settings.xml -Dmaven.test.skip=trueEclipse -> Preference -> Java -> Formatter -> Import [eclipse-java-google-style.xml]