承接 vladkolodka/phpmorphy 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

vladkolodka/phpmorphy

最新稳定版本:0.3.7

Composer 安装命令:

composer require vladkolodka/phpmorphy

包简介

phpMorphy - morphological analyzer library for Russisan, English languages.

README 文档

README

phpMorphy --- morphological analyzer library for Russisan, English and German languages.
vladkolodka/phpMorphy is wrapper for phpMorphy library.

Source website (in russian): http://phpmorphy.sourceforge.net/
SF project: http://sourceforge.net/projects/phpmorphy
Wrapper on Github: https://github.com/vladkolodka/phpmorphy

This library allow retireve follow morph information for any word:

  • Base (normal) form
  • All forms
  • Grammatical (part of speech, grammems) information

Install

Via Composer

$ composer require vladkolodka/phpmorphy

Usage

$morphy = new vladkolodka\phpMorphy\Morphy('en');
echo $morphy->getPseudoRoot('FIGHTY');

Laravel support

Facade

Morphy::getPseudoRoot('БОЙЦОВЫЙ')

Add russian facade support

Add to config/app.php:

Section providers

vladkolodka\phpMorphy\MorphyServiceProvider::class,

Section aliases

'Morphy'    => vladkolodka\phpMorphy\Facade\Morphy::class,

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email vladkolodka@gmail.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-05-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固