Linguakit - Natural Language Processing in the cloud
Linguakit API (formerly CilenisAPI) helps you to analyze and extract information from texts. Add language technology to your software in a few minutes using our cloud solution. We offer you technology based on years of research in Natural Language Processing in a very easy and scalable SaaS model trough a RESTful API.
Linguakit - Natural Language Processing in the cloud endpoints
| Method | Endpoint | Description |
|---|---|---|
| Text mining | ||
| GET |
Language Identifier /language_identifier |
Recognizes the language in which a text is written. This module can distinguish several languages using language models and morphological structures. |
| GET |
Keyword Extractor /keyword_extractor |
It extracts the most relevant words from a text and ranks them according to their degree of relevance. For Spanish, English, Galician, and Portuguese. |
| GET |
Named Entity Recognizer /named_entity_recognizer |
It extracts from a text Named Entities and classify them as persons, places, organizations, and miscelaneous. |
| GET |
Summarizer /summarizer |
Create a summary or abstract from a text. You chouse the percentage of the summary: 10% abstract or 50% long summary. |
| GET |
Web Text Extractor /web_text_extractor |
It extracts from a url the relevant text of the web. In a newspaper, it extract the article. |
| GET |
Multiword extractor /multiword_extractor |
It extracts the most relevant multiword terms from a text and ranked according to their degree of internal cohesion, for example: “mortgage rates”, “house price”, “building… |
| GET |
Sentiment Analyzer /sentiment_analyzer |
It tells you whether it thinks the text you enter expresses positive sentiment, negative sentiment, or if it's neutral. It also gives you a quantitative weight of how intense is… |
| Linguistic Analysis | ||
| GET |
Syntactic analyzer /syntactic_analyzer |
Gives the syntactic struture of a text using a dependency-based parser: DepPattern. All words of a text are structured in binary relations (dependencies). For Spanish, English,… |
| GET |
Triples Extractor /triples_extractor |
It extracts triples relations: OBJECT1 RELATION OBJECT2 |
| GET |
Verb Conjugator /conjugator |
Returns the inflection of a verb, even verbs that don't exist, using the rules to conjugate it. For Galician, Spanish and Portuguese. |
| GET |
Tokenizer /tokenizer |
Splits a text into words and phrases, including ambiguous separators like dots and colons. |
| GET |
Part of Speech Tagger /pos_tagger |
I analyzes a text with by providing words with Part of Speech tags (e.g., noun, verb, preposition...), morphological features (singular, masculine...), and their lemmas… |
Linguakit - Natural Language Processing in the cloud pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA Recommended | $49 / month | — |
|
| MEGA | $119 / month | — |
|