AutoX_NLP/ nlp_feature.py,glove环境适配
Open
AutoX_NLP
call-for-contributions
- Dominant language
- Jupyter Notebook
- Stars
- 551
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
当前glove模型使用的是glove-python-binary包,对windows系统及mac系统安装较困难,可通过其他方式实现glove。
代码链接:[https://github.com/4paradigm/AutoX/blob/master/autox/autox_nlp/feature_engineer/nlp_feature.py](url)
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100