File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# *** NeuronBlocks*** - Building Your NLP DNN Models Like Playing Lego
22
3- ![ language] ( https://img.shields.io/badge/language-en%7C中文 -brightgreen.svg )
3+ [ ![ language] ( https://img.shields.io/badge/language-en%20%7C%20中文 -brightgreen.svg )] ( #language-supported )
44[ ![ python] ( https://img.shields.io/badge/python-3.6%20%7C%203.7-blue.svg )] ( https://www.python.org )
55[ ![ pytorch] ( https://img.shields.io/badge/pytorch-0.4%20%7C%201.x-orange.svg )] ( https://pytorch.org )
66[ ![ license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
@@ -29,6 +29,10 @@ NeuronBlocks consists of two major components: ***Block Zoo*** and ***Model Zoo*
2929
3030<img src =" https://i.imgur.com/LMD0PFQ.png " width =" 300 " >
3131
32+ ### <span id =" language-supported " >Language Supported</span >
33+ - English
34+ - Chinese
35+
3236### NLP Tasks Supported
3337- Sentence Classification
3438- Sentiment Analysis
Original file line number Diff line number Diff line change 11# *** NeuronBlocks*** - 像搭积木一样构建自然语言理解深度学习模型
22
3- ![ language] ( https://img.shields.io/badge/language-en%7C中文 -brightgreen.svg )
3+ [ ![ language] ( https://img.shields.io/badge/language-en%20%7C%20中文 -brightgreen.svg )] ( #language-supported )
44[ ![ python] ( https://img.shields.io/badge/python-3.6%20%7C%203.7-blue.svg )] ( https://www.python.org )
55[ ![ pytorch] ( https://img.shields.io/badge/pytorch-0.4%20%7C%201.x-orange.svg )] ( https://pytorch.org )
66[ ![ license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://opensource.org/licenses/MIT )
@@ -30,6 +30,9 @@ NeuronBlocks包括 ***Block Zoo*** 和 ***Model Zoo*** 两个重要组件,其
3030
3131<img src =" https://i.imgur.com/LMD0PFQ.png " width =" 300 " >
3232
33+ ### <span id =" language-supported " >支持的语言</span >
34+ - English
35+ - 中文
3336
3437### 支持的NLP任务
3538- 句子分类
You can’t perform that action at this time.
0 commit comments