Skip to content

Commit e0b74d1

Browse files
committed
Update README
1 parent 7592244 commit e0b74d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README_cn.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
## News <img src="./docs/imgs/news_icon.png" width="40"/>
3333

34-
* 🔥 2022.5.18-19直播课,解读通用信息抽取技术**UIE****ERNIE 3.0**轻量级模型能力,欢迎报名来交流
34+
* 🔥 2022.5.18-19 B站[飞桨直播课](https://space.bilibili.com/476867757),解读通用信息抽取技术**UIE****ERNIE 3.0**轻量级模型能力,欢迎报名来交流
3535

3636
<div align="center">
3737
<img src="https://user-images.githubusercontent.com/11793384/168411900-d9f3d777-99ab-4b5c-8cdc-ef747a48b864.jpg" width="150" height="150" />
@@ -58,7 +58,7 @@
5858

5959
### 开箱即用的NLP工具集
6060

61-
Taskflow提供丰富的**📦开箱即用 **的产业级NLP预置模型,覆盖自然语言理解与生成两大场景,提供**💪产业级的效果****⚡️极致的推理性能**
61+
Taskflow提供丰富的 **📦开箱即用**的产业级NLP预置模型,覆盖自然语言理解与生成两大场景,提供 **💪产业级的效果****⚡️极致的推理性能**
6262

6363
![taskflow1](https://user-images.githubusercontent.com/11793384/159693816-fda35221-9751-43bb-b05c-7fc77571dd76.gif)
6464

@@ -192,7 +192,7 @@ PaddleNLP针对信息抽取、语义检索、智能问答、情感分析等高
192192

193193
更多使用说明请参考[情感分析](./applications/sentiment_analysis)
194194

195-
#### 🎤 智能语音指令解析
195+
#### 🎙️ 智能语音指令解析
196196

197197
集成了业界领先的语音识别(Automatic Speech Recognition, ASR)、信息抽取(Information Extraction, IE)等技术,打造智能一体化的语音指令系统,广泛应用于智能语音填单、智能语音交互、智能语音检索、手机APP语音唤醒等场景,提高人机交互效率。
198198

README_en.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
## News <img src="./docs/imgs/news_icon.png" width="40"/>
3232

33-
* 🔥 2021.5.18-19 We will introduce **UIE** (Universal Information Extraction) and **ERNIE 3.0** light-weight model on [bilibili](). Welcome to join us!
33+
* 🔥 2021.5.18-19 We will introduce **UIE** (Universal Information Extraction) and **ERNIE 3.0** light-weight model on [bilibili](https://space.bilibili.com/476867757). Welcome to join us!
3434

3535
<div align="center">
3636
<img src="https://user-images.githubusercontent.com/11793384/168411900-d9f3d777-99ab-4b5c-8cdc-ef747a48b864.jpg" width="150" height="150" />
@@ -40,7 +40,7 @@
4040
* 💎 Release [**UIE** (Universal Information Extraction)](./model_zoo/uie) technique, which single model can support *NER*, *Relation Extraction*, *Event Extraction* and *Sentiment Analysis* simultaneously.
4141
* 😊 Release [**ERNIE 3.0**](./model_zoo/ernie-3.0) light-weight model achieved better results compared to ERNIE 2.0 on [CLUE](https://www.cluebenchmarks.com/), also including **🗜️lossless model compression** and **⚙️end-to-end deployment**.
4242
* 🏥 Release [**ERNIE-Health**](./model_zoo/ernie-health), a **SOTA** biomedical pretrained model on [CBLUE](https://github.com/CBLUEbenchmark/CBLUE).
43-
* 💬 Release [**PLATO-XL**](./model_zoo/plato-xl) with FasterGeneration, which can do fastest parallel inference with 11B model for open domain chatbot.
43+
* 💬 Release [**PLATO-XL**](./model_zoo/plato-xl) with **FasterGeneration**⚡, the *11B open-domain SOTA chatbot model* can be deployed on multi-GPU and do parallel inference easily.
4444

4545
## Features
4646

@@ -192,7 +192,7 @@ We build an opinion extraction system for product review and fine-grained sentim
192192

193193
For more details please refer to [Sentiment Analysis](./applications/sentiment_analysis).
194194

195-
#### 🎤 Speech Command Analysis
195+
#### 🎙️ Speech Command Analysis
196196

197197
Integrated ASR Model, Information Extraction, we provide a speech command analysis pipeline that show how to use PaddleNLP and PaddleSpeech to solve Speech + NLP real scenarios.
198198

0 commit comments

Comments
 (0)