A simple API for the heideltime temporal tagger powered via the Stanford POS Tagger.
Components:
- Heideltime (Standalone) 2.2.1
- Stanford POS Tagger (English) 3.3.1
- Using the
english-bidirectional-distsim.tagger
model
- Using the
- TreeTagger
- TreeTagger is not included in this repository because of its license terms.
- We download it using a script instead: ./scripts/download-treetagger.sh.
See ./scripts/integration_test for usage.
docker-compose up --build
./scripts/integration_test
./scripts/bootstrap
./scripts/run
./scripts/integration_test