Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 376 Bytes

ubibot-natural-langauge

Provies natural language processing.
Essentially an adapter to the natural

Currently alpha code

installation

npm install @numical/ubibot-ntural-language

usage

Treat as a library of utility functions:

const { WordTokenizer } = require("@numical/ubibot-natural");