mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Fixing node doc location and rust README.
This commit is contained in:
committed by
Anthony MOI
parent
44e8f4be8f
commit
128197b59a
@ -50,8 +50,8 @@ Load an existing tokenizer:
|
||||
|
||||
.. group-tab:: Node
|
||||
|
||||
.. literalinclude:: ../../bindings/node/examples/load.test.ts
|
||||
:language: typescript
|
||||
.. literalinclude:: ../../bindings/node/examples/load.test.js
|
||||
:language: javascript
|
||||
:emphasize-lines: 11
|
||||
|
||||
|
||||
@ -74,6 +74,6 @@ Small guide of :ref:`how to create a Tokenizer options<tokenizer_blocks>`.
|
||||
|
||||
.. group-tab:: Node
|
||||
|
||||
.. literalinclude:: ../../bindings/node/examples/train.test.ts
|
||||
:language: typescript
|
||||
.. literalinclude:: ../../bindings/node/examples/train.test.js
|
||||
:language: javascript
|
||||
|
||||
|
Reference in New Issue
Block a user