chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
文本分类
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
词向量
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
通用对话
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
词法分析
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
机器翻译
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
序列标注
|
||||
========================
|
||||
@@ -0,0 +1,43 @@
|
||||
============
|
||||
整体介绍
|
||||
============
|
||||
|
||||
|
||||
案例集
|
||||
----------
|
||||
|
||||
- 词向量
|
||||
|
||||
- `使用预训练词向量改善模型效果 <https://aistudio.baidu.com/aistudio/projectdetail/1535355>`_
|
||||
|
||||
- 文本分类
|
||||
|
||||
- `基于LSTM等RNN网络的文本分类 <https://aistudio.baidu.com/aistudio/projectdetail/1283423>`_
|
||||
- `基于预训练模型的文本分类 <https://aistudio.baidu.com/aistudio/projectdetail/1294333>`_
|
||||
- `自定义数据集实现文本多分类任务 <https://aistudio.baidu.com/aistudio/projectdetail/1468469>`_
|
||||
|
||||
- 信息抽取
|
||||
|
||||
- `使用BiGRU-CRF模型完成快递单信息抽取 <https://aistudio.baidu.com/aistudio/projectdetail/1317771>`_
|
||||
- `使用预训练模型ERNIE优化快递单信息抽取 <https://aistudio.baidu.com/aistudio/projectdetail/1329361>`_
|
||||
- `关系抽取 <https://aistudio.baidu.com/aistudio/projectdetail/1639963>`_
|
||||
- `事件抽取 <https://aistudio.baidu.com/aistudio/projectdetail/1639964>`_
|
||||
|
||||
- 阅读理解式问答
|
||||
|
||||
- `使用预训练模型完成阅读理解 <https://aistudio.baidu.com/aistudio/projectdetail/1339612>`_
|
||||
|
||||
- 对话
|
||||
|
||||
- `多技能对话 <https://aistudio.baidu.com/aistudio/projectdetail/1640180>`_
|
||||
|
||||
- 文本生成
|
||||
|
||||
- `使用Seq2Seq模型完成自动对联 <https://aistudio.baidu.com/aistudio/projectdetail/1321118>`_
|
||||
- `使用预训练模型ERNIE-GEN实现智能写诗 <https://aistudio.baidu.com/aistudio/projectdetail/1339888>`_
|
||||
|
||||
- 时序预测
|
||||
|
||||
- `使用TCN网络完成新冠疫情病例数预测 <https://aistudio.baidu.com/aistudio/projectdetail/1290873>`_
|
||||
|
||||
更多教程参见 `PaddleNLP on AI Studio <https://aistudio.baidu.com/aistudio/personalcenter/thirdview/574995>`_
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
阅读理解
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
语义匹配
|
||||
========================
|
||||
@@ -0,0 +1,3 @@
|
||||
========================
|
||||
文本生成
|
||||
========================
|
||||
Reference in New Issue
Block a user