PHP Classes
elePHPant
Icontem

PHP Language Detector: Detect the idiom of a text automatically

Recommend this page to a friend!

  Author Author  
Picture of Juanjo López
Name: Juanjo López <contact>
Classes: 1 package by
Country: Spain Spain


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package can detect the idiom of a text automatically.

It can take files with text in a given idiom and train the engine to recognize combinations of letters to be typical of those idioms.

The class can then take a given text string encoded in UTF-8 and returns an array with the list of idioms that the text is more likely to be.

  Classes of Juanjo López  >  PHP Language Detector  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Language Detector
Base name: php-lang-detector
Description: Detect the idiom of a text automatically
Version: 0.1
PHP version: 5.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  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
Group folder image Artificial intelligence Automation of tasks using human-like intelligence View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

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
Files folder imagelib (5 files, 1 directory)
Accessible without login Plain text file CHANGES Doc. Documentation
Accessible without login Plain text file LICENSE Doc. Documentation
Accessible without login Plain text file README Doc. Documentation
Accessible without login Plain text file test.php Example Example script
Accessible without login Plain text file train.php Example Configuration script

  Files folder image Files  /  lib  
File Role Description
Files folder imagedata (2 directories)
  Plain text file Bigram.php Class Class source
  Plain text file LangDetector.php Class Class source
  Plain text file LangDetectorTrainer.php Class Class source
  Plain text file Model.php Class Class source
  Plain text file Ngram.php Class Class source

  Files folder image Files  /  lib  /  data  
File Role Description
Files folder imagemodel (8 files)
Files folder imagesrc (1 file)

  Files folder image Files  /  lib  /  data  /  model  
File Role Description
  Accessible without login Plain text file ca.php Aux. Auxiliary script
  Accessible without login Plain text file de.php Aux. Auxiliary script
  Accessible without login Plain text file en.php Aux. Auxiliary script
  Accessible without login Plain text file es.php Aux. Auxiliary script
  Accessible without login Plain text file fr.php Aux. Auxiliary script
  Accessible without login Plain text file it.php Aux. Auxiliary script
  Accessible without login Plain text file pt.php Aux. Auxiliary script
  Accessible without login Plain text file README Doc. Documentation

  Files folder image Files  /  lib  /  data  /  src  
File Role Description
  Accessible without login Plain text file README Doc. Documentation

Install with Composer Install with Composer - Download Download all files: php-lang-detector.tar.gz php-lang-detector.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.