An open API service indexing awesome lists of open source software.

https://github.com/charent/pytorch_ie_model

基于二分标注的文本三元组信息抽取模型。实现抽取出文本中的多个三元组,输出格式:[ (主实体, 关系, 客实体), ......]。
https://github.com/charent/pytorch_ie_model

Last synced: 8 months ago
JSON representation

基于二分标注的文本三元组信息抽取模型。实现抽取出文本中的多个三元组,输出格式:[ (主实体, 关系, 客实体), ......]。

Awesome Lists containing this project