thrashzone13/wordnet-php-wrapper
Composer 安装命令:
composer require thrashzone13/wordnet-php-wrapper
包简介
Php wrapper for wordnet dictionary cli
README 文档
README
WordNet® is a large lexical database of English. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept.
As the result returned from wordent is in human-readable format, this library helps using the result in your php projects by converting it to objects.
Requirements
The library doesn't contain wordnet and its required to install it first.
Examples
Wordnet::create()->search('cat');
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-09-21