Skip to content

Commit 0af6faa

Browse files
authored
Update README.md
1 parent d944652 commit 0af6faa

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Text-Classification
2-
2+
[![](https://img.shields.io/badge/Python-3.5-blue.svg)](https://www.python.org/)<br>
3+
[![](https://img.shields.io/badge/baidu--aip-2.1.0.0-green.svg)](https://pypi.python.org/pypi/baidu-aip/2.1.0.0)
4+
[![](https://img.shields.io/badge/pandas-0.21.0-green.svg)](https://pypi.python.org/pypi/pandas/0.21.0)
5+
[![](https://img.shields.io/badge/numpy-1.13.1-green.svg)](https://pypi.python.org/pypi/numpy/1.13.1)
6+
[![](https://img.shields.io/badge/matplotlib-2.1.0-green.svg)](https://pypi.python.org/pypi/matplotlib/2.1.0)
7+
[![](https://img.shields.io/badge/jieba-0.39-green.svg)](https://pypi.python.org/pypi/jieba/0.39)
8+
[![](https://img.shields.io/badge/gensim-3.2.0-green.svg)](https://pypi.python.org/pypi/gensim/3.2.0)
9+
[![](https://img.shields.io/badge/scikit--learn-0.19.1-green.svg)](https://pypi.python.org/pypi/scikit-learn/0.19.1)
10+
[![](https://img.shields.io/badge/requests-2.18.4-green.svg)](https://pypi.python.org/pypi/requests/2.18.4)
311
## 语言
412
Python3.5<br>
513
## 依赖库

0 commit comments

Comments
 (0)