Skip to content

Repository files navigation

@anilredshift/nlp

https://github.com/clips/pattern/ contains a suite of NLP tools, written in python2. This is a javascript port of the text features of pattern.

The codebase is compatible with both browsers as well as node.

Currently implemented

v0.0.18 - en.singularize() v0.0.19 - tenseId() and constants

Usage

import nlp from '@anilredshift/nlp'
nlp.en.singularize('rookies'); // returns 'rookie'

Installation

yarn add @anilredshift/nlp

Compiling

yarn build

Distributing

yarn publish

Running the tests

yarn test

About

Port of clips/pattern to javascript

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages