Try out our engines using an API key
Engine | Description | Language | Mini-UI Link | Swagger Link |
---|---|---|---|---|
Entities Extractor | Named Entity Recognition based on fine-tuning of Transformers. | XLU (cross-language) | Mini-UI | Swagger |
Automatic Classifier | Classification using standard IPTC taxonomy. | XLU (cross-language) | Mini-UI | Swagger |
Sentiment Analyzer | Determines the polarity of any text content: negative, neutral, positive. | XLU (cross-language) | Mini-UI | Swagger |
Language Detector | Detects the language of a given piece of text (170+ languages). | - | N/A | Swagger |
Summarizer [Extractive] | Understands the meaning of any text by reading only the key sentences of the whole content. | XLU (cross-language) | Mini-UI | Swagger |
Similarity | The Semantic Similarity Engine finds identical meaning contained by the analyzed content pieces, ignoring syntax or grammar. | XLU (cross-language) | N/A | Swagger |
Transcript [AI/OCR] | Transcribes text out of given image, scan (.jpg, .png, .tif) or PDF file using a text recognition model (Computer Vision). | XLU (cross-language) | Mini-UI | Swagger |
Clusterer | Groups similar documents into clusters (partitions) where documents within the same cluster (partition) present a higher degree of similarity among each other. | - | N/A | Swagger |