spring-projects / spring-projects/spring-ai
Pure Java Implementation SentencePiece4J Released
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
We have developed sentencepiece for java which is written in pure java.
As we all know SentencePiece is written in C++.
Anyone who prefer pure java solution.
We are waiting
https://github.com/google/sentencepiece
At the bottom of readme they gave reference to our project.
https://github.com/eix128/SentencePiece4J
This project can utilize JVM optimizations also no JNI required so this make it more portable for all java's
We are waiting for stars anyone who supports :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no Spring AI file, test, or entry point; it only links the external SentencePiece and SentencePiece4J projects and mentions a reference in the SentencePiece README. First clarify whether Spring AI should adopt or document this implementation, then define the affected entry points and tests; completion cannot be determined from the current request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100