Overview
The English Tanl Server is a Web service for analyzing English texts using the Tanl pipeline.
The pipeline can be run up to various stages:
- tokenize
- split the input into tokens
- POS
- tag input with POS
- NER
- extract Named Entities
- SST
- extract SuperSense Entities
- Parser
- produce parse trees