lance-format / lance-format/lance

Separate loading configuration handling for jieba and lindera

Open
#3,891 0 comments 1 reaction 1 assignee View on GitHub

@KazuhitoT is already working on this.

Since Jun 3, 2025.

enhancement
Dominant language
Rust
Stars
7.1k
Forks
852
Avg merge
3d 18h
Merged PRs (30d)
272

Description

Currently, both jieba and lindera rely on a shared configuration loading function via json.
While this works well in general, I'd like to make use of lindera's more extensive configuration options.

To enable this, I propose separating the loading configuration handling for jieba and lindera.
I’ve tried this approach locally, and it appears to work as expected.

I’m planning to open a pull request with this change, but before doing so, I wanted to ask if there are any concerns or considerations I should be aware of.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.