mirror of
https://github.com/mii443/tokenizers.git
synced 2025-09-01 14:59:20 +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