GithubHelp home page GithubHelp logo

nodef / extra-english-wordnet Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 38.6 MB

WordNet® is a large lexical database of English.

Home Page: https://www.npmjs.com/package/extra-wordnet.english

License: MIT License

JavaScript 0.01% TypeScript 100.00%
extra wordnet english data adjectives adverbs nouns verbs words senses

extra-english-wordnet's Introduction

WordNet® is a large lexical database of English. This package includes data describing all parts-of-speech, for use with WordNet container.

Refer to WordNet container for usage examples.
All data has been transformed from WordNet 3.1.

const ENGLISH = require('extra-wordnet.english');
// -> {
//   table: {name, type, synset, pointers, frames},
//   blob: {senses, pointers, frames}
// }

reference

Method Action
DATA Data describing all parts-of-speech in English WordNet for use with WordNet container.
ADJECTIVES Adjective data of English WordNet as Map.
ADJECTIVE_WORDS Adjective words of English WordNet as Array.
ADJECTIVE_EXCEPTIONS Adjective exceptions of English WordNet as Map.
ADVERBS Adverb data of English WordNet as Map.
ADVERB_WORDS Adverb words of English WordNet as Array.
ADVERB_EXCEPTIONS Adverb exceptions of English WordNet as Map.
NOUNS Noun data of English WordNet as Map.
NOUN_WORDS Noun words of English WordNet as Array.
NOUN_EXCEPTIONS Noun exceptions of English WordNet as Map.
VERBS Verb data of English WordNet as Map.
VERB_WORDS Verb words of English WordNet as Array.
VERB_EXCEPTIONS Verb exceptions of English WordNet as Map.
VERB_SENTENCES Verb usage sentence list of English WordNet as Map.
VERB_FRAMES Verb frames text of English WordNet as Array (from number).

references

  • Princeton University "About WordNet." WordNet. Princeton University. 2010.

nodef

Browserified, minified version of this package is extra-wordnet.english.min.

extra-english-wordnet's People

Contributors

wolfram77 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.