Skip to content

Commit

Permalink
docs(text): delete playground demo for veriry (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
BBSQQ authored Nov 19, 2024
1 parent 030a60f commit 77fca90
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 185 deletions.
177 changes: 0 additions & 177 deletions src/Text/demos/playground-dataset-check.tsx

This file was deleted.

8 changes: 0 additions & 8 deletions src/Text/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,3 @@ export type TextConfig =
__statics: Record<string, React.FC<VisTextProps>>;
};
```

## Playground

### 用于训练数据集的校验

该组件可以用于对文本训练数据集的校验,对比文本增强前后的效果对比。

<code src="./demos/playground-dataset-check"></code>

0 comments on commit 77fca90

Please sign in to comment.