Bug585-zhangenhuai #196

Open
zhangenhuai wants to merge 5 commits from zhangenhuai/EnglishPal:Bug585-zhangenhuai into Alpha-snapshot20240618

请老师看我们修改的代码:修改了评分逻辑,将原本简单平均所有单词分数,修改为加权频率×分数,取最高分;并且使用正则分词处理连字符和缩写,过滤非字母单词和停用词。

请老师看我们修改的代码:修改了评分逻辑,将原本简单平均所有单词分数,修改为加权频率×分数,取最高分;并且使用正则分词处理连字符和缩写,过滤非字母单词和停用词。
zhangenhuai added 1 commit 2025-05-29 14:57:26 +08:00
zhangenhuai added 1 commit 2025-06-06 12:38:41 +08:00
zhangenhuai added 3 commits 2025-06-06 12:43:44 +08:00
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 zhangenhuai-Bug585-zhangenhuai Alpha-snapshot20240618
git pull Bug585-zhangenhuai

Step 2:

Merge the changes and update on Gitea.
git checkout Alpha-snapshot20240618
git merge --no-ff zhangenhuai-Bug585-zhangenhuai
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#196
There is no content yet.