We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
题目简介: 基于通用信息抽取 (UIE)(https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/uie) 在 Jina 中实现一个可视化的信息抽取系统
技术标签:深度学习,Python
任务难度:基础 ⭐️
详细描述:
Jina
Document
Executor
Flow
UIEExecutor
__init__
gRPC
HTTP
WebSocket
提交内容:
合入标准
技术要求:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
题目简介: 基于通用信息抽取 (UIE)(https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/uie) 在 Jina 中实现一个可视化的信息抽取系统
技术标签:深度学习,Python
任务难度:基础 ⭐️
详细描述:
Jina
开源MLOps框架的使用,熟悉3个基本概念Document
,Executor
,Flow
;详细文档参见 docsUIEExecutor
,在__init__
中实现UIE Taskflow 的加载; 请参考文档 docUIEExecutor
对外提供gRPC
,HTTP
和WebSocket
三种服务类型;请参考文档 doc提交内容:
UIEExecutor
到 Jina Hub合入标准
技术要求:
The text was updated successfully, but these errors were encountered: