
On this page you will find links to demos of some of the web services we have developed.
| Language Identification | Detects what lanugage the input text is. | Morpho-syntactic Analysis | Produces a morpho-syntactic analysis of the input text. Typically this includes lemmatization and part-of-speech tagging. |
|---|---|---|---|
| Named Entity Recognition | This demo shows the ability of the web service to recognize simple named entities. We use the types of campaign ESTER. | Text Classification | Labels the input text with one or more categories drawn from a taxonomy. |
| Dependency Parsing | Produces a syntactic analysis of the input text. | Sentiment Analysis | Discovers opinions expressed in the input text. |
| Word similarity | Calculates the similarity between words. |