Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
fe4ada23
Unverified
Commit
fe4ada23
authored
Nov 10, 2020
by
vill
Committed by
GitHub
Nov 10, 2020
Browse files
Update knowledge_graph.py (#2329)
The l in "bool" is lost. Co-authored-by:
Zihao Ye
<
expye@outlook.com
>
parent
812f5970
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python/dgl/data/knowledge_graph.py
python/dgl/data/knowledge_graph.py
+1
-1
No files found.
python/dgl/data/knowledge_graph.py
View file @
fe4ada23
...
...
@@ -27,7 +27,7 @@ class KnowledgeGraphDataset(DGLBuiltinDataset):
-----------
name: str
Name can be 'FB15k-237', 'FB15k' or 'wn18'.
reverse: boo
reverse: boo
l
Whether add reverse edges. Default: True.
raw_dir : str
Raw file directory to download/contains the input data directory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment