Source for file simple.php
Documentation is available at simple.php
require_once 'Text/LanguageDetect.php';
$text = 'Was wäre, wenn ich Ihnen das jetzt sagen würde?';
$result = $ld->detectSimple ($text);
Documentation generated on Mon, 11 Mar 2019 14:34:13 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|