|
2 | 2 |
|
3 | 3 | # DataFlow |
4 | 4 |
|
5 | | -<p align="center"> |
| 5 | +<div align="center"> |
6 | 6 | <img src="./static/images/Face.png"> |
7 | | -</p> |
8 | | -<a href="https://opensource.org/license/apache-2-0" target="_blank"> |
9 | | - <img alt="License: apache-2-0" src="https://img.shields.io/github/license/saltstack/salt" /> |
10 | | -</a> |
11 | | -<a href="https://github.com/GAIR-NLP/ProX" target="_blank"> |
12 | | - <img alt="GitHub Stars" src="https://img.shields.io/github/stars/Open-DataFlow/DataFlow-Eval-Process?style=social" /> |
13 | | -</a> |
14 | | -<a href="https://github.com/GAIR-NLP/ProX/issues" target="_blank"> |
15 | | - <img alt="Open Issues" src="https://img.shields.io/github/issues-raw/Open-DataFlow/DataFlow-Eval-Process" /> |
16 | | -</a> |
| 7 | + |
| 8 | +[](https://github.com/Open-DataFlow/DataFlow/blob/main/LICENSE) |
| 9 | + |
| 10 | +[](https://github.com/Open-DataFlow/DataFlow) |
| 11 | + |
| 12 | +[](https://github.com/Open-DataFlow/DataFlow/issues) |
| 13 | + |
| 14 | +[](https://github.com/Open-DataFlow/DataFlow/commits/main/) |
| 15 | + |
| 16 | +[](https://github.com/Open-DataFlow/DataFlow/graphs/contributors) |
| 17 | + |
| 18 | +[功能特点](#功能特点) • [快速开始](#本地运行) • [使用文档](https://docs.easy-dataset.com/) • [贡献](#贡献) • [许可证](#许可证) |
| 19 | + |
| 20 | + |
| 21 | +</div> |
17 | 22 |
|
18 | 23 | DataFlow-Eval 是一个数据质量和处理的评估系统,可以从多个维度评估数据质量并筛选高质量数据。我们主要支持具有强大理论支持的学术论文中的最新算法。 |
19 | 24 |
|
20 | 25 | 我们目前支持文本、图像、视频和多模态数据类型。 |
21 | 26 |
|
22 | 27 | ## Table of Contents |
23 | | -- [DataFlow-Eval](#dataflow-eval) |
| 28 | +- [DataFlow](#dataflow) |
24 | 29 | - [Table of Contents](#table-of-contents) |
25 | 30 | - [模块和模态支持](#模块和模态支持) |
26 | | - - [🔥 新闻](#新闻) |
27 | | - - [🛠 安装](#安装) |
28 | | - - [🚀 快速开始](#快速开始) |
29 | | - - [快速评估](#快速评估) |
30 | | - - [快速处理](#快速处理) |
31 | | - - [💪 Jupyter Notebook Demo](#jupyter-notebook-demo) |
| 31 | + - [新闻](#新闻) |
| 32 | + - [安装](#安装) |
| 33 | + - [快速开始](#快速开始) |
| 34 | + - [快速评估:](#快速评估) |
| 35 | + - [快速处理:](#快速处理) |
| 36 | + - [Jupyter Notebook Demo](#jupyter-notebook-demo) |
32 | 37 | - [文本示例](#文本示例) |
33 | 38 | - [图像示例](#图像示例) |
34 | 39 | - [视频示例](#视频示例) |
35 | | - - [📌 数据评估&处理文档](#数据评估文档) |
| 40 | + - [数据评估\&处理文档](#数据评估处理文档) |
36 | 41 | - [文本文档](#文本文档) |
37 | 42 | - [图像文档](#图像文档) |
38 | 43 | - [视频文档](#视频文档) |
39 | | - - [🧠 数据评估&处理算法](#数据评估算法) |
40 | | - - [文本算法](#文本算法) |
41 | | - - [图像算法](#图像算法) |
42 | | - - [视频算法](#视频算法) |
43 | | - - [👋 数据评估论文总结(综述)](#数据评估论文总结综述) |
| 44 | + - [数据评估\&处理算法](#数据评估处理算法) |
| 45 | + - [数据评估论文总结(综述)](#数据评估论文总结综述) |
44 | 46 |
|
45 | 47 | ## 模块和模态支持 |
46 | 48 |
|
|
0 commit comments