Questions tagged [alchemyapi]

AlchemyAPI is a SaaS platform that enriches textual content through automated tagging, categorization, linguistic analysis, and semantic mining. Available as both a free online API and commercial subscription service, AlchemyAPI is used by online publishers, news aggregators, and contextual advertising firms world-wide to understand and monetize online content.

AlchemyAPI provides content owners and web developers with a rich suite of content analysis and meta-data annotation tools.

Expose the semantic richness hidden in any content, using named entity extraction, keyword extraction, sentiment analysis, fact and relation extraction, document categorization, concept tagging, language detection, and structured content scraping. Use AlchemyAPI to enhance your website, blog, content management system, or semantic web application.

AlchemyAPI uses deep linguistic parsing, statistical natural language processing, and machine learning to analyze your content, extracting semantic meta-data: information about people, places, companies, topics, languages, and more.

Learn More

170 questions
-1
votes
1 answer

Getting json value from url Alchemy

I'm trying to get a json value from a url related to Alchemy API in android, the json answer in the browser is : { "status": "OK", "usage": "By accessing AlchemyAPI or using information generated by AlchemyAPI, you are agreeing to be bound by…
Mounzer yaghi
  • 39
  • 1
  • 6
-1
votes
1 answer

python file run error, No module name AlchemyAPI

I'm trying to run a Python file called "keywords". However, in pycharm, the Import AlchemyAPI is in red error. I have added the API key to the text file and have renamed the module AlchempyAPI (as before it had "-2.5" attached to the name). I…
Angel Cloudwalker
  • 2,015
  • 5
  • 32
  • 54
-1
votes
1 answer

Building AlchemyAPI on Windows with Visual Studio

I am trying to integrate AlchemyAPI into my c++ project and I'm a little lost regarding where to start. I downloaded the API, obtained the key. The readme file has Unix installation instructions on running the autobuild.sh script then configure and…
Tamer
  • 876
  • 2
  • 10
  • 22
-2
votes
1 answer

Library for Part of Speech tagging and Sentiment Analysis in Android?

I want to add an AI Agent specially Part of Speech tagging in Android application. Can I do it using AlchemyApi? Or any other Library that works in Android? I tried StanfordCoreNLP but I am unable to use it in Android. This link is not working for…
-2
votes
2 answers

What counts as a transaction on the free API license?

I'm working on a book for Manning and want to use Alchemy News API as part of one of the examples. I have a free license which says it allows for 1,000 transactions per day. Does that mean 1,000 queries or something else? I hit the limit today way…
user2209108
  • 254
  • 2
  • 5
1 2 3
11
12