salsaAPI relies on semantic technology to index and analyze unstructured data, providing services such as search, categorization, and keyword extraction. At the core of salsaDev technology are Cognitive Knowledge Bases (CKB), mathematical representations of the semantic of languages. The main features of salsaAPI are:
- Indexing: Index unstructured data into salsaAPI. Your data is then ready to be searched, categorized, and analyzed.
- Search: Perform full-text, keyword, or constrained search using salsaAPI. Find related content to an indexed document or to a text query.
- Keyword extraction: Extract keywords from your content and documents with salsaAPI.
- Categorization: Categorize your content and documents with salsaAPI. Create your own custom categories and define them with your content.
Getting started
All you need to get started is an API key. Please contact us now to obtain one!
salsaAPI is a RESTful web service accessible through HTTP connections. Thus, it can be used with most popular programming languages. If you are not yet familiar with REST (Representational State Transfer), you can find various resources on the Internet. Here are some resources to help you leverage salsaAPI:
- salsaAPI in a nutshell: the basics that you need to know to start using salsaAPI;
- salsaAPI 2.1.2 specifications: the specifications of the current version;
- salsaAPI 2.1.2 changelog: the changelog from the previous version to the current one;
- Tutorials: We currently have tutorials for Java and cURL. They will help you to understand how to use salsaAPI, even if you are using a different programming language.
Labels:
