.2051048338900192:26b7ab4db4f605ab4fca8323215dd94e_69e7705535b31e891467ebc4.69e773fc35b31e891467ec45.69e773fb6a84006b834650fb:Trae CN.T(2026/4/21 20:56:28) - #33
Open
qiean41-max wants to merge 4 commits into
Conversation
引入新的分类工具根据消费标题自动建议类别 当用户输入标题时自动填充建议类别,同时保留手动修改功能
重构分类功能,将分类关键词从代码中分离到独立常量文件 新增自动分类函数,简化分类逻辑并提高可维护性 优化表单状态管理,改进分类手动设置的处理方式
添加更多食品相关关键词,包括水果、蔬菜、肉类、饮料等,以提升分类准确性
添加智能分类器模块,能够学习用户手动选择的分类并优先推荐 使用本地存储保存分类历史,结合关键词匹配和相似度算法提高分类准确性
|
@qiean41-max is attempting to deploy a commit to the dor-ka's projects Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(智能分类): 实现基于用户习惯的智能消费分类功能
添加智能分类器模块,能够学习用户手动选择的分类并优先推荐
使用本地存储保存分类历史,结合关键词匹配和相似度算法提高分类准确性