PHP Classes

PHP Language Detector: Detect the idiom of a text automatically

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 59%Total: 1,248 All time: 3,064 This week: 51Up
Version License PHP version Categories
php-lang-detector 0.1GNU General Publi...5.0PHP 5, Text processing, Artificial in...
Description 

Author

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.

Picture of Juanjo López
  Performance   Level  

 

Details

Php Lang Detector ================= Copyright 2011 Juan José López Mellado (juanjo.lopez.mellado@gmail.com) What? ===== This is a PHP-5 library for language detection. Given a string, encoded in UTF-8, it decides in what known language the text is written. It includes a trainer for adding new languages to the detection database. License ======= This code is distributed under the Apache License, version 2.0. You should have received a copy of the license in a file called 'LICENSE'

  Files folder image Files (19)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:1,248
This week:0
All time:3,064
This week:51Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:66%StarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:59%StarStarStar
Rank:1356