AutoX_NLP/ nlp_feature.py,glove环境适配
未关闭
AutoX_NLP
call-for-contributions
- 主要语言
- Jupyter Notebook
- 星标
- 551
- 派生
- 143
- PR 合并指标
- 30 天内没有已合并 PR
描述
当前glove模型使用的是glove-python-binary包,对windows系统及mac系统安装较困难,可通过其他方式实现glove。
代码链接:[https://github.com/4paradigm/AutoX/blob/master/autox/autox_nlp/feature_engineer/nlp_feature.py](url)
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue points to autox/autox_nlp/feature_engineer/nlp_feature.py. First, examine how glove-python-binary is used in that file. Research alternative GloVe implementations or embedding libraries compatible with Windows and macOS. The goal is to replace the dependency while maintaining the same functionality. Check if there are existing tests for NLP features to verify the change.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- machine-learning, tooling
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100