Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 249 Bytes

File metadata and controls

15 lines (10 loc) · 249 Bytes

python-pkg-learn

对于第三方库的一些学习(练习项目)

EasyNLP

快速入门

$ git clone https://github.com/alibaba/EasyNLP.git $ cd EasyNLP $ pip install -r requirements.txt $ python setup.py install

matplotlib