0.0.1 • Published 10 months 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/segmentation
Usage
import { createSegmentation } from "@nlptools/segmentation";
const segmentation = createSegmentation("Hello, world!", {
// options
lang: "en",
segmentation: "words",
});
License
0.0.1
10 months 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
2 years ago
0.0.1-edge.2
2 years ago
0.0.1-edge.1
2 years ago
0.0.1-edge.0
2 years ago
0.0.0
2 years ago