首页 / 人工智能 / 深度学习     /    基于Pytorch和torchtext的知识图谱深度学习框架

基于Pytorch和torchtext的知识图谱深度学习框架

上传者: bruce__ray | 上传时间:2024/6/16 14:18:21 | 文件大小:24KB | 文件类型:GZ
基于Pytorch和torchtext的知识图谱深度学习框架
基于Pytorch和torchtext的知识图谱深度学习框架,包含知识表示学习、实体识别与链接、实体关系抽取、事件检测与抽取、知识存储与查询、知识推理六大功能模块,已实现了命名实体识别、关系抽取、事件抽取、表示学习等功能。
本软件ID:14927252

文件下载

资源详情

(59个子文件24KB)基于Pytorch和torchtext的知识图谱深度学习框架
673.lightKG__smilelight
.gitignore 109B
README.md 14.42KB
examples
test_krl.py 757B
test_re.py 701B
test_ner.py 557B
test_srl.py 820B
LICENSE 11.29KB
requirements.txt 110B
setup.py 1.24KB
lightkg
ere
re
utils
dataset.py 1016B
__init__.py 0B
preprocess.py 959B
config.py 467B
module.py 3.95KB
tool.py 2.48KB
model.py 4.23KB
__init__.py 0B
__init__.py 43B
utils
log.py 3.50KB
learning.py 435B
__init__.py 0B
krl
utils
__init__.py 0B
score_func.py 253B
get_neg_batch.py 491B
config.py 1.03KB
module.py 8.33KB
tool.py 2.59KB
models
__init__.py 56B
transE
config.py 423B
model.py 1.84KB
__init__.py 0B
__init__.py 44B
erl
ner
utils
convert.py 757B
__init__.py 0B
config.py 424B
module.py 3.49KB
tool.py 2.61KB
model.py 3.55KB
__init__.py 0B
__init__.py 48B
ksq
__init__.py 0B
kr
__init__.py 0B
__init__.py 0B
common
entity.py 33B
__init__.py 0B
relation.py 35B
base
config.py 134B
module.py 404B
tool.py 507B
model.py 1.84KB
__init__.py 0B
ede
srl
utils
convert.py 1.45KB
__init__.py 0B
config.py 488B
module.py 4.03KB
tool.py 3.25KB
model.py 4.04KB
__init__.py 0B
__init__.py 48B
[{"title":"(59个子文件24KB)基于Pytorch和torchtext的知识图谱深度学习框架","children":[{"title":"673.lightKG__smilelight","children":[{"title":".gitignore <span style='color:#111;'>109B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>14.42KB</span>","children":null,"spread":false},{"title":"examples","children":[{"title":"test_krl.py <span style='color:#111;'>757B</span>","children":null,"spread":false},{"title":"test_re.py <span style='color:#111;'>701B</span>","children":null,"spread":false},{"title":"test_ner.py <span style='color:#111;'>557B</span>","children":null,"spread":false},{"title":"test_srl.py <span style='color:#111;'>820B</span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'>11.29KB</span>","children":null,"spread":false},{"title":"requirements.txt <span style='color:#111;'>110B</span>","children":null,"spread":false},{"title":"setup.py <span style='color:#111;'>1.24KB</span>","children":null,"spread":false},{"title":"lightkg","children":[{"title":"ere","children":[{"title":"re","children":[{"title":"utils","children":[{"title":"dataset.py <span style='color:#111;'>1016B</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"preprocess.py <span style='color:#111;'>959B</span>","children":null,"spread":false}],"spread":true},{"title":"config.py <span style='color:#111;'>467B</span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'>3.95KB</span>","children":null,"spread":false},{"title":"tool.py <span style='color:#111;'>2.48KB</span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'>4.23KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'>43B</span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"log.py <span style='color:#111;'>3.50KB</span>","children":null,"spread":false},{"title":"learning.py <span style='color:#111;'>435B</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"krl","children":[{"title":"utils","children":[{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"score_func.py <span style='color:#111;'>253B</span>","children":null,"spread":false},{"title":"get_neg_batch.py <span style='color:#111;'>491B</span>","children":null,"spread":false}],"spread":true},{"title":"config.py <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'>8.33KB</span>","children":null,"spread":false},{"title":"tool.py <span style='color:#111;'>2.59KB</span>","children":null,"spread":false},{"title":"models","children":[{"title":"__init__.py <span style='color:#111;'>56B</span>","children":null,"spread":false},{"title":"transE","children":[{"title":"config.py <span style='color:#111;'>423B</span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'>1.84KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'>44B</span>","children":null,"spread":false}],"spread":true},{"title":"erl","children":[{"title":"ner","children":[{"title":"utils","children":[{"title":"convert.py <span style='color:#111;'>757B</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"config.py <span style='color:#111;'>424B</span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'>3.49KB</span>","children":null,"spread":false},{"title":"tool.py <span style='color:#111;'>2.61KB</span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'>3.55KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'>48B</span>","children":null,"spread":false}],"spread":true},{"title":"ksq","children":[{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"kr","children":[{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"common","children":[{"title":"entity.py <span style='color:#111;'>33B</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"relation.py <span style='color:#111;'>35B</span>","children":null,"spread":false}],"spread":false},{"title":"base","children":[{"title":"config.py <span style='color:#111;'>134B</span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'>404B</span>","children":null,"spread":false},{"title":"tool.py <span style='color:#111;'>507B</span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'>1.84KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"ede","children":[{"title":"srl","children":[{"title":"utils","children":[{"title":"convert.py <span style='color:#111;'>1.45KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"config.py <span style='color:#111;'>488B</span>","children":null,"spread":false},{"title":"module.py <span style='color:#111;'>4.03KB</span>","children":null,"spread":false},{"title":"tool.py <span style='color:#111;'>3.25KB</span>","children":null,"spread":false},{"title":"model.py <span style='color:#111;'>4.04KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false},{"title":"__init__.py <span style='color:#111;'>48B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明