facebookresearch / facebookresearch/text-simplification-evaluation
tseval installs sklearn instead of scikit-learn
Open
- Dominant language
- Python
- Stars
- 52
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
In your requirements file, you include 'sklearn' which may cause some installation error. Would it be helpful to replace it with 'scikit-learn'.
Contributor guide
Assessment
This issue has not been assessed yet.