Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimDettmers/ConvE
/ functions
Functions
20 in github.com/TimDettmers/ConvE
⨍
Functions
20
◇
Types & classes
4
↓ 4 callers
Function
ranking_and_hits
(model, dev_rank_batcher, vocab, name)
evaluation.py:11
↓ 3 callers
Method
__init__
(self, args, num_entities, num_relations)
model.py:80
↓ 3 callers
Function
read_triples
(path)
create_WN18RR.py:17
↓ 3 callers
Function
write_triples
(triples, path)
create_WN18RR.py:26
↓ 2 callers
Method
forward
(self, e1, rel)
model.py:103
↓ 2 callers
Function
write_evaluation_graph
(cases, graph, path)
wrangle_KG.py:117
↓ 2 callers
Function
write_training_graph
(cases, graph, path)
wrangle_KG.py:93
↓ 1 callers
Function
check_for_reversible_relations
(rel_to_tuple, threshold=0.80)
inverse_model.py:73
↓ 1 callers
Method
forward
(self, e1, rel)
model.py:28
↓ 1 callers
Method
init
(self)
model.py:22
↓ 1 callers
Function
main
(args, model_path)
main.py:76
↓ 1 callers
Function
preprocess
(dataset_name, delete_data=False)
main.py:36
Method
__init__
(self, args, num_entities, num_relations)
model.py:12
Method
__init__
(self, args, num_entities, num_relations)
model.py:52
Method
__init__
(self, num_entities, num_relations)
model.py:130
Method
forward
(self, e1, rel)
model.py:63
Method
forward
(self, e1, rel)
model.py:141
Method
init
(self)
model.py:59
Method
init
(self)
model.py:99
Method
init
(self)
model.py:137