Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sctg-development/sentencepiece-js
Browse files Browse the repository at this point in the history
  • Loading branch information
aeltorio committed Oct 7, 2024
2 parents e45f3b8 + 42460d5 commit ed26004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ async function main() {
main()
```

See https://github.com/sctg-development/ai-outlook/blob/HEAD/src/aipane/aipane.ts#L11-L23 for an example of how to use this in a react app.
See https://github.com/sctg-development/ai-outlook/blob/HEAD/src/aipane/aipane.ts#L12-L34 for an example of how to use this in a react app.
Look also at webpack.config.js for the configuration of the webpack bundler.

- devilyouwei updated this repo to make this module support the js `require` keyword and added the using example.
- 2023-1-10, devilyouwei added `encodePieces`.
- original author: https://github.com/JanKaul/sentencepiece
- original author: https://github.com/JanKaul/sentencepiece

0 comments on commit ed26004

Please sign in to comment.