定制 jimtendo/named-entities-finder 二次开发

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

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

jimtendo/named-entities-finder

Composer 安装命令:

composer require jimtendo/named-entities-finder

包简介

README 文档

README

= Named Entities Finder PHP =

NOTE: This is a modified version of https://github.com/yllus/proper-nouns-php, renamed to satisfy my OCD.

All thanks to him for his fine work.

== Description ==

This class can extract proper nouns from texts.

It takes a text string and can detect which words may be proper nouns of people, entities, etc..

It uses some heuristics like the capitalization of the first word letter, the presence of people title preceeding the nouns, etc..

The class may consider consecutive proper names as a single proper name.

The class assumes English by default but may be configure to work with other idioms.

== Links ==

Home Page: http://webcodingeasy.com/PHP-classes/Find-and-extract-proper-nouns-from-text

Download From: http://ar2rsawseen.users.phpclasses.org/package/6970-PHP-Extract-proper-nouns-from-texts.html

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-05-19