https://github.com/charent/pytorch_ie_model
基于二分标注的文本三元组信息抽取模型。实现抽取出文本中的多个三元组,输出格式:[ (主实体, 关系, 客实体), ......]。
https://github.com/charent/pytorch_ie_model
Last synced: 8 months ago
JSON representation
基于二分标注的文本三元组信息抽取模型。实现抽取出文本中的多个三元组,输出格式:[ (主实体, 关系, 客实体), ......]。
- Host: GitHub
- URL: https://github.com/charent/pytorch_ie_model
- Owner: charent
- License: apache-2.0
- Created: 2020-12-04T13:50:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T13:10:30.000Z (about 2 years ago)
- Last Synced: 2024-04-27T14:26:00.028Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 99.6 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE