# @datagica/tokenize

> Tokenize a text into sentences

Latest version **0.0.2** (published 2017-07-18) · GPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install @datagica/tokenize
pnpm add @datagica/tokenize
yarn add @datagica/tokenize
bun add @datagica/tokenize
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2017-07-18 |
| First published | 2017-05-10 |
| Weekly downloads | 0 |
| License | GPL-3.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Julian Bilcke |
| Maintainers | datagica |

## Links

- npm: https://www.npmjs.com/package/@datagica/tokenize
- Repository: https://github.com/datagica/tokenize
- Homepage: https://github.com/datagica/tokenize#readme
- Issues: https://github.com/datagica/tokenize/issues
- npm.io page: https://npm.io/package/@datagica/tokenize

## Recent versions

- 0.0.2 (latest) — 2017-07-18
- 0.0.1 — 2017-05-11
- 0.0.0 — 2017-05-10

## README

# @datagica/tokenize

Tokenize a text into a list of sentences while keeping the trailing spaces intact.

---
_Source: https://npm.io/package/@datagica/tokenize · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
