alchemy_api
alchemy_api copied to clipboard
Provides a client API library for AlchemyAPI's awesome NLP services. Allows you to make parallel or serial requests.
Results
2
alchemy_api issues
Sort by
recently updated
recently updated
newest added
Name Entity Extraction from Text
Getting this error when using get_categorization_from_html: ``` 1.9.3p0 :003 > response = AlchemyApi::Categorization.get_categorization_from_html(rss.title) DEPRECATED: Typhoeus::Request#user_agent=(value). This will be removed in a later version. AlchemyApi::UnknownError: Got an unknown error: invalid-url from...