LanguageDetect
[ class tree: LanguageDetect ] [ index: LanguageDetect ] [ all elements ]

File: LanguageDetect.php

Source Location: /Text_LanguageDetect-0.1.0/Text/LanguageDetect.php

Classes:

Text_LanguageDetect
Language detection class

Page Details:

Detects the language of a given piece of text.

Attempts to detect the language of a sample of text by correlating ranked 3-gram frequencies to a table of 3-gram frequencies of known languages.

PHP versions 4 and 5

  • Author: Nicholas Pisarro <infinityminusnine+pear@gmail.com>
  • Version: CVS: $Id: LanguageDetect.php,v 1.6 2006/01/05 00:50:38 taak Exp $
  • Copyright: 2005 Nicholas Pisarro
  • License: BSD

Includes:

require_once('PEAR.php') [line 19]

Documentation generated on Mon, 11 Mar 2019 14:32:28 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.