Added a vocabulary.py,fixed bug585...likely,at least it works #219

Open
wangxuan wants to merge 1 commits from Bug585-WangXuan into Alpha-snapshot20240618

根据Bug585创建了vocabulary.py,用2个类代替了方法

根据Bug585创建了vocabulary.py,用2个类代替了方法
wangxuan added 1 commit 2025-07-02 09:26:59 +08:00

只进行了最基本的适配,vocabulary.py测试用例通过率极低,需要改变算法来增加准确性

只进行了最基本的适配,vocabulary.py测试用例通过率极低,需要改变算法来增加准确性
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Bug585-WangXuan Alpha-snapshot20240618
git pull origin Bug585-WangXuan

Step 2:

Merge the changes and update on Gitea.
git checkout Alpha-snapshot20240618
git merge --no-ff Bug585-WangXuan
git push origin Alpha-snapshot20240618
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#219
There is no content yet.