Skip to content

Commit

Permalink
Removed text about frequency sorted lis sorted list
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Espen Klem committed Oct 2, 2018
1 parent 2937fe5 commit 1e680e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,11 @@ Arrays of stopwords for the following languages are supplied:
* `no` - Norwegian
* `pl` - Polish
* `pt` - Portuguese
* `pa-in` - Punjab Gurmukhi*
* `pa-in` - Punjab Gurmukhi
* `ru` - Russian
* `sv` - Swedish
* `zh` - Chinese Simplified
*Frequency sorted list
```javascript
sw = require('stopword')
norwegianStopwords = sw.no
Expand Down

0 comments on commit 1e680e0

Please sign in to comment.