Stock News Sentiment Analysis
Determine stock sentiment from financial news article text. This API uses a Naive Bayes classifier to determine positive/negative sentiment. Excerpts from hundreds of financial news articles were used to train the model.
Stock News Sentiment Analysis endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Detailed Sentiment Data /detailed |
This endpoint will return true/false values for whether the text has positive sentiment (positiveResult) or negative sentiment (negativeResult). Additionally, this endpoint will… |
| POST |
Simple Sentiment Data /simple |
This endpoint will return true/false values for whether the text has positive sentiment (positiveResult) or negative sentiment (negativeResult). The stopwords field allows for… |
Stock News Sentiment Analysis pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|