承接 juanantoniodelgado/stopwords 相关项目开发

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

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

juanantoniodelgado/stopwords

Composer 安装命令:

composer require juanantoniodelgado/stopwords

包简介

A stopwords removal library

README 文档

README

Codacy Badge

PHP StopWords removal library with support for multiple languages.

Installation

composer require juanantoniodelgado/stopwords

Usage

use StopWords/StopWords;

$stopwords = new StopWords('en');
$stopwords->clean('your text to clean');

Supported languages

Arabic, Armenian, Basque, Bulgarian, Catalan, Cebuano, Chinese, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Greek, Gujarati, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Latvian, Malay, Norwegian, Persian, Portuguese, Romanian, Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, and Vietnamese.

Notes

Language files are set according to ISO 639-2.

Sources

Language Source
Arabic https://github.com/Alir3z4/stop-words/blob/master/arabic.txt
Armenian https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OmM1NzgyOTk3NDA4NGJhZQ
Basque http://www.ranks.nl/stopwords/basque
Bulgarian https://github.com/Alir3z4/stop-words/blob/master/bulgarian.txt
Catalan http://www.ranks.nl/stopwords/catalan http://latel.upf.edu/morgana/altres/pub/ca_stop.htm
Cebuano https://github.com/digitalheir/cebuano-dictionary-js/blob/master/stop-words/stop-words.ts
Chinese https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjRmZjlhYTNkNWZjMTc3NWI
Czech https://github.com/Alir3z4/stop-words/blob/master/czech.txt
Danish https://github.com/Alir3z4/stop-words/blob/master/danish.txt
Dutch https://github.com/Alir3z4/stop-words/blob/master/dutch.txt
English http://www.ranks.nl/stopwords
Estonian https://github.com/stopwords-iso/stopwords-et
Finnish https://github.com/Alir3z4/stop-words/blob/master/finnish.txt
French http://www.ranks.nl/stopwords/french https://github.com/Alir3z4/stop-words/blob/master/french.txt
German https://github.com/Alir3z4/stop-words/blob/master/german.txt
Greek https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjI5MzI4MDRjMzk3M2Y2OWU
Gujarati https://github.com/Alir3z4/stop-words/blob/master/gujarati.txt
Hebrew https://github.com/Alir3z4/stop-words/blob/master/hebrew.txt
Hindi https://github.com/Alir3z4/stop-words/blob/master/hindi.txt
Hungarian https://github.com/Alir3z4/stop-words/blob/master/hungarian.txt
Indonesian https://github.com/Alir3z4/stop-words/blob/master/indonesian.txt
Italian https://raw.githubusercontent.com/Alir3z4/stop-words/master/italian.txt
Japanese https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjdhNWQxZGQwOTE3ZjVkY2M
Latvian https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjNiNGI5YTVmYjkxOWEwYmQ
Malay https://github.com/Alir3z4/stop-words/blob/master/malaysian.txt
Norwegian https://raw.githubusercontent.com/Alir3z4/stop-words/master/norwegian.txt
Persian https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxrZXZpbmJvdWdlfGd4OjY0MWMxMDBjZTc2Y2ZmZjk
Portuguese https://raw.githubusercontent.com/Alir3z4/stop-words/master/portuguese.txt
Romanian https://raw.githubusercontent.com/Alir3z4/stop-words/master/romanian.txt
Russian https://raw.githubusercontent.com/Alir3z4/stop-words/master/russian.txt
Slovak https://github.com/Alir3z4/stop-words/blob/master/slovak.txt
Spanish http://www.ranks.nl/stopwords/spanish http://snowball.tartarus.org/algorithms/spanish/stop.txt https://github.com/Alir3z4/stop-words/blob/master/spanish.txt
Swedish https://raw.githubusercontent.com/Alir3z4/stop-words/master/swedish.txt
Tagalog https://github.com/stopwords-iso/stopwords-tl
Thai https://github.com/stopwords-iso/stopwords-th
Turkish https://raw.githubusercontent.com/Alir3z4/stop-words/master/turkish.txt
Ukrainian https://raw.githubusercontent.com/Alir3z4/stop-words/master/ukrainian.txt
Vietnamese https://github.com/Alir3z4/stop-words/blob/master/vietnamese.txt

License

Contents of this repository are available under Attribution 4.0 International (CC BY 4.0).

juanantoniodelgado/stopwords 适用场景与选型建议

juanantoniodelgado/stopwords 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 82.97k 次下载、GitHub Stars 达 11, 最近一次更新时间为 2021 年 05 月 29 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「stop words」 「stop-words」 「stopwords」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 juanantoniodelgado/stopwords 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 juanantoniodelgado/stopwords 我们能提供哪些服务?
定制开发 / 二次开发

基于 juanantoniodelgado/stopwords 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: CC-BY-4.0
  • 更新时间: 2021-05-29