wordnet-expandframe

0.1.2 • Public • Published

wordnet-expandframe

NPM

Expand frame data of WordNet in minified form.

Use wordnet-minifyframe, if minification is needed.

const expandFrame = require('wordnet-expandframe');
// expandFrame(<frame(minified-form)>)
 
expandFrame({f: 2, w: 0});
// {f_num: 2, w_num: 0}

Readme

Keywords

Package Sidebar

Install

npm i wordnet-expandframe

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • wolfram77