Skip to content

thrashzone13/wordnet-php-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordnet php wrapper

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');

About

Php wrapper for wordnet dictionary cli

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages