We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef4edd commit 6ca8935Copy full SHA for 6ca8935
README.md
@@ -322,3 +322,7 @@ Then segment train/test corpus with `--vocabulary` option
322
- [Use custom symbols](doc/special_symbols.md)
323
- [Python Module](python/README.md)
324
- [Segmentation and training algorithms in detail]
325
+
326
+## Related projects
327
+These are related projects to SentencePiece. They are managed independently. Please send a Pull Request (PR) if additions are needed.
328
+- [Java utilities/bindings for SentencePiece](https://mvnrepository.com/artifact/io.github.eix128/sentencepiece4j)
0 commit comments