定制 wdmg/lingua-detect 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

wdmg/lingua-detect

Composer 安装命令:

composer require wdmg/lingua-detect

包简介

Language detection by source text.

README 文档

README

Downloads Packagist Version Progress GitHub license

LinguaDetect

Language detection by source text.

Based on alphabets and language recognition chart. It describes a variety of simple clues one can use to determine what language a document is written in with high accuracy. See more [https://en.wikipedia.org/wiki/Wikipedia:Language_recognition_chart]

Support en, ru, uk, fr, es, de, it, pl, hu, el locales.

Requirements

  • PHP 5.6 or higher

Installation

To install the library, run the following command in the console:

$ composer require "wdmg/lingua-detect"

Usage

<?php

    $text = 'Chicago has many historic places to visit. Keith found the Chicago Water Tower impressive as it is one
    of the few remaining landmarks to have survived the Great Chicago Fire of 1871.';
    $detector = new LinguaDetect();
    print $detector->process($text);

?>

Status and version [ready to use]

  • v.1.0.1 - Added namespace
  • v.1.0.0 - Added LinguaDetect() class

Copyrights

统计信息

  • 总下载量: 26
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-05-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固