tokenize topic

List tokenize repositories

bkash-pgwclient-demo-flutter

39
Stars
27
Forks
Watchers

bKash payment gateway integration in flutter

kor-text-preprocess

16
Stars
1
Forks
Watchers

Korean text data preprocess toolkit for NLP

tokenize-comment

15
Stars
6
Forks
Watchers

Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.

extract-comments

46
Stars
10
Forks
Watchers

Extract JavaScript code comments from a string or glob of files.

tokenmonster

549
Stars
19
Forks
Watchers

Ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript

deid-examples

73
Stars
1
Forks
Watchers

Examples scripts that showcase how to use Private AI Text to de-identify, redact, hash, tokenize, mask and synthesize PII in text.

babel-extract-comments

15
Stars
2
Forks
Watchers

Uses babel to extract JavaScript code comments from a string. Returns an array of comment objects, with line, column, index, comment type and comment string.