We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this questionAre there any paid or free named entity recognition web services available.
Basically I'm looking for something - where if I pass a text like:
"John had french fries at Burger King"
It should be identify - something along the lines:
Person: John
Organization: Burger King
I've heard of Annie from GATE - but I 开发者_StackOverflowdon't think it has a web service available.
OpenCalais by Reuters - pretty awesome at detecting companies, political entities etc. but not, say, food items.
Free for 50,000 requests per day even for commercial, as long as you display their logo.
Totally tripped by certain types of input though. As of now, this results in nothing being detected, despite Wacom being a relatively well-known company.
Wacom introduces WILL - the Wacom Ink Layer Language as a Leading Standard in Digital Inking
DBPedia Spotlight was just released yesterday. Its based on Wikipedia articles and also available as Open Source.
Alchemy API also offers a web API with some rich functionality. It includes named entity recognition as well as sentiment analysis, concept tagging, and several other NLP-related features.
Free for 1k queries per day, then with various tiers of paid subscriptions if you need more than that.
Rosoka Cloud is available through Amazon AWS Marketplace. You can stand it up and use it for as long as you need it and shut it down when you are done. You can use the drag and drop feature if you only need to process a handful of documents, or use the webservice interfaces if you want to do bulk processing. It is inexpensive option for using commercial grad entity extraction for short periods. support 230 different languages.
精彩评论