mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-31 12:39:21 +00:00
Node readme
This commit is contained in:
6
bindings/node/README.md
Normal file
6
bindings/node/README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
### Node bindings
|
||||||
|
|
||||||
|
```
|
||||||
|
npx neon build
|
||||||
|
node lib/index.js 'The sentence you want to tokenize'
|
||||||
|
```
|
Reference in New Issue
Block a user