
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
= semantic_extraction
Extract meaningful information from unstructured text with Ruby.
Using a variety of APIs (Yahoo Term Extractor and Alchemy are currently supported), semantic_extraction can automatically return a collection of keywords for an arbitrary block of text. If you use Alchemy, it can also return named entities.
A brief walkthrough:
$ require 'rubygems' $ require 'semantic_extraction' $ SemanticExtraction.alchemy_api_key = 'YOUR_API_KEY_HERE' $ SemanticExtraction.find_keywords("http://chrisvannoy.com/2010/03/10/introducing_semantic_extraction/") $ ["Knight News Challenge", "Yahoo Term Extractor", "obscure gem", "soon-to-be twitter employee", "handle serving gems", "API providers", "Alchemy API", "unstructured text", "earliest steps", "Rails 3-compatible version", "structured data", "early stage", "death threats", "github", "final aside", "awesome piece", "default choice", "HTTP communication", "Indianapolis Star", "Feel free"]
== The APIs in use
{Yahoo Term Extractor}[http://developer.yahoo.com/search/content/V1/termExtraction.html]
{Alchemy API}[http://www.alchemyapi.com/api/]
== Upcoming To-Dos
Add support for {OpenCalais}[http://www.opencalais.com/documentation/opencalais-documentation]
Flesh out the rest of the Alchemy API
Tests, tests and more tests.
== Note on Patches/Pull Requests
== Copyright
Copyright (c) 2010 Chris Vannoy. See LICENSE for details.
FAQs
Unknown package
We found that semantic_extraction demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.