Skip to content

SPECS: Add python-sacrebleu, python-sacremoses, python-schedulefree and python-xgrammar.#240

Open
Leetfs wants to merge 5 commits intoopenRuyi-Project:mainfrom
Leetfs:python-sacrebleu
Open

SPECS: Add python-sacrebleu, python-sacremoses, python-schedulefree and python-xgrammar.#240
Leetfs wants to merge 5 commits intoopenRuyi-Project:mainfrom
Leetfs:python-sacrebleu

Conversation

@Leetfs
Copy link
Copy Markdown
Contributor

@Leetfs Leetfs commented Apr 27, 2026

Summary

python-sacrebleu: Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores.
python-sacremoses: Python port of Moses tokenizer, truecaser and normalizer.
python-schedulefree: Schedule-Free Optimizers in PyTorch.
python-xgrammar: Efficient, Flexible and Portable Structured Generation.

Dependency Tree

Note

This PR introduces/updates the following dependency structure.

graph TD
    %% Target Packages
    A["python-sacrebleu"]
    B["python-sacremoses"]
    C["python-schedulefree"]
    D["python-xgrammar"]

    %% External Dependencies
    E["python-absl-py"]

    %% Relationships
    C --> E

    %% Styling for clarity
    style C fill:#d4ebf2,stroke:#0e76a8,stroke-width:2px
    style E fill:#f9f9f9,stroke:#666,stroke-dasharray: 5 5
Loading

Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
@openruyi-bot openruyi-bot Bot added Community: Student contribution Used by contributors that are currently students at an educational institution. BuildSystem: pyproject Issue/PR related to pyproject BuildSystem. Target: Rolling Targeting rolling/current branch. labels Apr 27, 2026
Leetfs added 4 commits April 29, 2026 22:29
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
@Leetfs Leetfs force-pushed the python-sacrebleu branch from 63f976b to e972a91 Compare April 29, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BuildSystem: pyproject Issue/PR related to pyproject BuildSystem. Community: Student contribution Used by contributors that are currently students at an educational institution. Target: Rolling Targeting rolling/current branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants