Insider API: search trends and quick navigation in the texts social. and traditional media
As often, with an array of texts (of any subject) we want to see a thematic distillation? What topics are discussed? What are the most popular? It would be great to enter search words and get the trends around them!
/ >
The system is able to:
the
All of these features are available via API, which is easy to use by connecting to one of tariff plans (there is a free trial for a month!).
We indexed the social. media (Twitter, facebook, Vkontakte) in early autumn 2015 and made screenshots of the system for visual assessment.
Consumersi segment: Magnet.

Yota:

Politics: Putin's speech at the UN.

So it would look inside:

In the previous screenshot is the contents of the topic “the UN 2015”, including the 7 news.
As you can see from the screenshots, the system consists of a full-fledged search engine (with support Russian morphology) is a convenient tool for quick navigation through arrays of information. We have no restrictions on support topics and type of data the social. media, news feeds or Your corporate documents. All described functions are available as a SAAS product with a user interface and as part of Insider API that you can integrate into Your existing systems and mobile apps.
The principle of using the API:
1. Load the data (posts, articles) in the system.
the
In one query you can send up to 50 texts. In response, the API responds with code 200, if all goes well.
Note the id parameter: the value of this parameter we get the reference of the post to a specific topic / trend to the next step.
2. To trends either in whole, or in relation to keywords.
the
In response, the API generates trends.
the
The value of the score shows the relevance of this topic to a user request.
In step two, you can send and certain key word around which will built themes / trends.
Insider API is available here: market.mashape.com/dmitrykey/insiderapi
In addition to trends, other useful features are:
the
Article based on information from habrahabr.ru
/ >

The system is able to:
the
-
the
- to Get the array data and store them under Your user. the
- to Build the list of themes by grouping documents by topics. the
- to Do realtime search by documents, and to build themes for the sample.
All of these features are available via API, which is easy to use by connecting to one of tariff plans (there is a free trial for a month!).
We indexed the social. media (Twitter, facebook, Vkontakte) in early autumn 2015 and made screenshots of the system for visual assessment.
Consumersi segment: Magnet.

Yota:

Politics: Putin's speech at the UN.

So it would look inside:

In the previous screenshot is the contents of the topic “the UN 2015”, including the 7 news.
As you can see from the screenshots, the system consists of a full-fledged search engine (with support Russian morphology) is a convenient tool for quick navigation through arrays of information. We have no restrictions on support topics and type of data the social. media, news feeds or Your corporate documents. All described functions are available as a SAAS product with a user interface and as part of Insider API that you can integrate into Your existing systems and mobile apps.
The principle of using the API:
1. Load the data (posts, articles) in the system.
the
End-point: /articles/uploadJson
Request type: POST
[
{
"id": 2134657,
"title": "Oscar",
"description": "Our children do not understand all these jokes about Leo and the Oscars. Gone era. But we're a special generation.",
"link": "https://twitter.com/palnom6/status/704979632127418369"
}
]
In one query you can send up to 50 texts. In response, the API responds with code 200, if all goes well.
Note the id parameter: the value of this parameter we get the reference of the post to a specific topic / trend to the next step.
2. To trends either in whole, or in relation to keywords.
the
End-point: /articles/cluster
Request type: POST
{
"query": ""
}
In response, the API generates trends.
the
[
{
"labels": [
"Oscar"
],
"score": 1.510325122396045,
"docs": [
"2134657",
"2134656",
"2134655",
"2134654"
]
},
{
"labels": [
"Politics"
],
"score": 1.2447816860782057,
"docs": [
"2134653",
"2134652",
"2134651",
"2134650",
"2134649",
"2134648"
]
}
]
The value of the score shows the relevance of this topic to a user request.
In step two, you can send and certain key word around which will built themes / trends.
Insider API is available here: market.mashape.com/dmitrykey/insiderapi
In addition to trends, other useful features are:
the
-
the
- Object key: market.mashape.com/dmitrykey/russiansentimentanalyzer the
- Extraction: market.mashape.com/dmitrykey/streetdetector the
- Tone if your text in Chinese: market.mashape.com/dmitrykey/fuxiapi
Комментарии
Отправить комментарий