0.2.2 • Published 2 years ago

luxembourgish-stop-words v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

luxembourgish-stop-words

A repository that (attempts) to list all the stop words in Luxembourgish.

Dependency

Usage

The luxembourg stop words are in two format:

The package is being published on npm

To install the package:

$ npm install luxembourgish-stop-words

or

$ npm i luxembourgish-stop-words

You are then free to call it in your js code as follows:

const stopwords = require('luxembourgish-stop-words');