@theopenweb/get-words

1.0.0 • Public • Published

Description

Library for getting words from text. Currently only handles alphabetical text, only allowing text lower and upper in a-Z range to be obtained. Much more functional natural language parsing libraries already exist, so this library will focus on simple solutions.

Usage

npm install @theopenweb/get-words

See:

Browser:

npx http-server ./

Test(Runs in Node.js):

  • npm run test

Package Sidebar

Install

npm i @theopenweb/get-words

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.32 kB

Total Files

6

Last publish

Collaborators

  • theopenweb_jp