Login   Register  
PHP Classes
elePHPant
Icontem

Class: Moby Thesaurus

  Classes of Brent Rossen  >  Moby Thesaurus  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Moby Thesaurus Support forum
Base name: moby-thesaurus
Description: Get synonyms and parts of speech of given words
Version: -
Required PHP version: 3.0
License: Free for non-commercial use
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Brent Rossen
Name: Brent Rossen <e-mail contact>
Published packages: 4 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: http://brent.lizandbrent.com/

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

Detailed description

This class can be used to get synonyms and parts of speech of given words.

It takes a given word and finds synonyms in a dictionary. If the exact word is not available, the class uses stemming algorithms to find synonyms of closer words.

The class can also get a list of parts of speech that include a given word.

Applications that use this class

Link Description
Moby Thesaurus Code Project Link The Google Code project for the Moby Thesaurus, source includes the thesaurus itself.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file MobyThesaurus.php Class The class that processes the thesaurus and returns values
Plain text file moby_example.php Example Example script for calling the MobyThesaurus functions
HTML file moby_example_output.html Output Example output
Files folder image thesaurus_files
  Plain text file moby_part_of_speech.txt Data The moby part of speech data file
  Plain text file moby_thesaurus.txt Data The moby thesaurus data file
  Plain text file ReadmeMobyPartOfSpeech.txt Doc. The readme (license) for the Moby Part of Speech
  Plain text file ReadmeMobyThesaurus.txt Doc. The readme (license) for the Moby Thesaurus
Download all files: moby-thesaurus.tar.gz moby-thesaurus.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.