You've already forked DataMate
feature: 更新算子名称;增加创建任务、模板校验 (#57)
* feature: 更新算子名称;增加创建任务、模板校验 * feature: 镜像构建增加缓存
This commit is contained in:
16
runtime/ops/formatter/mineru_formatter/metadata.yml
Normal file
16
runtime/ops/formatter/mineru_formatter/metadata.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: 'MinerU PDF文本抽取'
|
||||
name_en: 'MinerU PDF Text Extraction'
|
||||
description: '基于MinerU API,抽取PDF中的文本。'
|
||||
description_en: 'Extracts text from PDF files based on MinerU API.'
|
||||
language: 'python'
|
||||
vendor: 'huawei'
|
||||
raw_id: 'MineruFormatter'
|
||||
version: '1.0.0'
|
||||
types:
|
||||
- 'collect'
|
||||
modal: 'text'
|
||||
effect:
|
||||
before: ''
|
||||
after: ''
|
||||
inputs: 'text'
|
||||
outputs: 'text'
|
||||
Reference in New Issue
Block a user