Login   Register  
PHP Classes
elePHPant
Icontem

Class: Text Cat

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cesar D. Rodas  >  Text Cat  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Text Cat
Base name: libtextcat
Description: Guess the language of a given text
Related classes: , , , , ,
Version: -
PHP version: 3.0
License: Public Domain
All time users: 826 users
All time rank: 3385
Week users: 0 users
Week rank: 2526
Picture of Cesar D. Rodas
Author: Cesar D. Rodas is available for providing paid consulting. Contact Cesar D. Rodas .
Packages: 36 Browse this author's classes Browse this author's classes
Country: Paraguay Paraguay - PHP jobs in Paraguay
Age: 24
All time rank: 71 in Paraguay Paraguay
Week rank: 13 Down1 in Paraguay Paraguay Equal
Innovation award
Innovation award
Nominee: 23x

Winner: 5x


  Detailed description  
This class can be used to guess the language of a given text.

The class reads data files that contain ranking information about characters that are most likely to be found in texts of several languages.

The text being analyzed is converted to Unicode to be compared with the language character ranking data.

The class returns an array of the language sorted by ranking .

Currently it support the language are: Arabic, Belarus, Chinese, Czech, Danish, Dutch, English, Esperanto, French, German, Greek, Hebrew, Italian, Japanese, Russian, and Spanish.

Have a lot of fun with this!

 

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes

  Freshmeat project   Rate classes User ratings   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
June 2006
Number 5
A text can be written in many different idioms. Without a prior knowledge of the idiom on which a text is written, it is hard for a human to guess and eventually use an appropriate idiom translation tool.

This class can be used to guess the idiom of a text. It takes prebuilt data files that are used to give different weights to the presence of certain characters in a text that are more associated to an idiom.

This way the class can give a good idea of the idioms on which a given text is more likely to be written.

Manuel Lemos

  Freshmeat project  
Project record: libtextcat
Popularity score: 68.63
Vitality score: 1.46

  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
PHP: Guess the language of a given text There exist a open project called LibTextCat. I’ve used this class for many projects with greats results. What this project do is recieve a text as a parameter and return in what lang it is text written...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file arabic.lm Data arabic
Plain text file belarus.lm Data belarus
Plain text file chinese.lm Data chinese
Plain text file czech.lm Data czech
Plain text file danish.lm Data danish
Plain text file dutch.lm Data dutch
Plain text file english.lm Data english
Plain text file esperanto.lm Data esperanto
Plain text file french.lm Data french
Plain text file german.lm Data german
Plain text file greek.lm Data greek
Plain text file hebrew.lm Data hebrew
Plain text file italian.lm Data italian
Plain text file japanese.lm Data japanese
Plain text file russian.lm Data russian
Plain text file saddorlibtextcat.php Class This is the main class
Plain text file spanish.lm Data spanish
Plain text file test.php Example test

Download all files: libtextcat.tar.gz libtextcat.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.