The name of the base system (platform): | Abbyy Compreno |
Developers: | Abbyy |
Last Release Date: | 2014/12/15 |
Branches: | Information technologies |
Technology: | Development tools of applications |
Abbyy Intelligent Search SDK is the tool of the developer. The product gives the chance to select specific values for multiple-valued words from search query that allows to narrow search span and to achieve high relevance of results.
A system looks for not only specific words, but their semantic synonyms. All values suitable on sense, even expressed in other words get to results.
ABBYY Intelligent Search SDK automatically takes metadata of documents and writes them in the search index. By means of it it is possible to find or filter documents on their properties:
- to the author,
- to format,
- to date of creation or modification
- and so on.
The user metadata are supported.
The product helps to take and index automatically mentioned in unstructured texts:
- persons,
- organizations,
- geographical objects,
- sums of money
- dates.
It helps to look for or use filters of documents on the companies mentioned in texts, to other parameters. Other types of entities can be added on demand.
ABBYY Intelligent SDK analyzes words meanings, communications between words and a context therefore it represents the most relevant results in the first lines of search issue.
The morphological module of ABBYY allows to find relevant to a request the results containing required words in other case, number and any other forms.
Detailed documentation for developers in which methods of work with API are in details described is attached to the ABBYY Intelligent Search SDK tools.
Code samples for basic scenarios, using which the developer can quickly implement basic functions, are available on demand.
System components
Interaction of API, 2013
- The server / data warehouse is the central ABBYY Intelligent Search SDK component which analyzes and indexes documents in storage, processes search queries and executes search.
- REST API is the component providing access to functionality of ABBYY Intelligent Search SDK by means of REST API.
- The connector – the component which is responsible for access to files in the file system.
- ABBYY Recognition Server is server solution for text recognition and conversion of documents to the electronic edited formats (it is purchased separately).
- [1] console [1] – the application allowing to configure and control indexing process, to manage Stations of processing, to differentiate access rights of users to documents.
- The interface [1] – the application which allows to send search queries and to receive search results.