Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Lemmatizer

English token lemmatizer.

Installation

npm i --save lemmatizer

Usage

import{lemmatizer}from"lemmatizer";console.log(lemmatizer("unconditionally"));

The above example would output:

"condition"

About

📦 English word lemmatizer

Topics

Resources

Stars

17 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages