0.0.1 • Published 1 year ago
@nlptools/segmentation v0.0.1
@nlptools/segmentation
Programmatically create text segmentations, powered by Demo Macro.
Getting started
# npm
$ npm install @nlptools/segmentation
# yarn
$ yarn add @nlptools/segmentation
# pnpm
$ pnpm add @nlptools/segmentationUsage
import { createSegmentation } from "@nlptools/segmentation";
const segmentation = createSegmentation("Hello, world!", {
// options
lang: "en",
segmentation: "words",
});License
0.0.1
1 year ago
0.0.1-edge.9
2 years ago
0.0.1-edge.4
2 years ago
0.0.1-edge.11
2 years ago
0.0.1-edge.7
2 years ago
0.0.1-edge.10
2 years ago
0.0.1-edge.8
2 years ago
0.0.1-edge.5
2 years ago
0.0.1-edge.12
2 years ago
0.0.1-edge.6
2 years ago
0.0.1-edge.3
3 years ago
0.0.1-edge.2
3 years ago
0.0.1-edge.1
3 years ago
0.0.1-edge.0
3 years ago
0.0.0
3 years ago