Skip to content

Commit

Permalink
Update pipeline.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxiaozeng authored Aug 8, 2022
1 parent 5d44c58 commit 1c2cc32
Showing 1 changed file with 15 additions and 26 deletions.
41 changes: 15 additions & 26 deletions pipeline.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,22 @@
# 通用信息抽取 UIE(Universal Information Extraction)
# 智能文本产线系统

**目录**

- [1. 模型简介](#模型简介)
- [1. 简介](#简介)
- [2. 应用示例](#应用示例)
- [3. 开箱即用](#开箱即用)
- [3.1 实体抽取](#实体抽取)
- [3.2 关系抽取](#关系抽取)
- [3.3 事件抽取](#事件抽取)
- [3.4 评论观点抽取](#评论观点抽取)
- [3.5 情感分类](#情感分类)
- [3.6 跨任务抽取](#跨任务抽取)
- [3.7 模型选择](#模型选择)
- [3.8 更多配置](#更多配置)
- [4. 训练定制](#训练定制)
- [4.1 代码结构](#代码结构)
- [4.2 数据标注](#数据标注)
- [4.3 模型微调](#模型微调)
- [4.4 模型评估](#模型评估)
- [4.5 定制模型一键预测](#定制模型一键预测)
- [4.6 实验指标](#实验指标)
- [4.7 模型部署](#模型部署)
- [5. CCKS比赛](#CCKS比赛)

<a name="模型简介"></a>

## 1. 模型简介

dd
- [3. 使用说明](#使用说明)
- [3.1 检索](#检索)


<a name="简介"></a>

## 1. 简介

智能文本产线系统是...

应用于..

<a name="应用示例"></a>

## 2. 应用示例

Expand Down

0 comments on commit 1c2cc32

Please sign in to comment.