Simple term extraction API.

Extract terms from any body of text and use them as taxonomy on nodes or otherwise. This technique is sometimes referred to as auto tagging. Extractor relies on a predifined list of terms defined in a vocabulary that it looks up in a given body of text.

See extractor in action in Managing News

Usage

With Feeds module:

  • Install all Feeds modules and Extractor
  • Edit a feeds configuration, pick either "Common syndication parser with term extraction" or "SimplePie parser with term extraction".
  • Go to "Mapping" settings of the processor and pick "Extracted term names" or "Extracted term tids" from the source drop down and map it to any target that handles arrays (e. g. taxonomy).

As API

<?php
$terms
= extractor_extract($text);
?>

Similar Modules

Auto Categorise

  • Synonym support.
  • Node based.

Auto tag

  • Fixed list of terms lookup like Extractor.
  • Node based.

Auto tagging

  • Leverages third party services.
  • Node based.

Downloads

Version Downloads Date Links
6.x-1.0-alpha7 tar.gz (11.88 KB) | zip (15.45 KB) 2010-Sep-21 Notes

Project Information

  • Module categories: Content, Syndication
  • Maintenance status: Unknown
  • Development status: Unknown
  • Reported installs: 1103 sites currently report using this module. View usage statistics.
  • Last modified: February 11, 2011

Maintainers for Extractor

  • alex_b - 11 commits
    last: 1 year ago, first: 2 years ago
  • Will White - 2 commits
    last: 1 year ago, first: 1 year ago
  • rsoden - 1 commit
    last: 1 year ago, first: 1 year ago

Issues for Extractor

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 8 Jan 10
nobody click here