spring-projects / spring-projects/spring-ai

Pure Java Implementation SentencePiece4J Released

Open
#4,510 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.