english3kdata
v0.1.0
Published
a list of the 3000 most frequent words in both spoken and written English
Downloads
3
Maintainers
Readme
English3000Data
This is a list of the 3000 most commonly used words in American newspapers and popular magazines. Data of this package is power by Oxford3000Crawler
Install
$ npm install --save english3kdata
Usage
var wordsList = require('english3kdata');
wordsList.getAll();
License
MIT © Tam Pham