Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kizito Ononuju (Kiz')
conceptnet5
Commits
e325bc1f
Commit
e325bc1f
authored
Feb 22, 2019
by
Robyn Speer
Browse files
fix a version number I missed
parent
b5d6608f
Changes
1
Hide whitespace changes
Inline
Side-by-side
conceptnet5/api.py
View file @
e325bc1f
...
...
@@ -7,7 +7,7 @@ from conceptnet5.nodes import standardized_concept_uri, ld_node
VECTORS
=
VectorSpaceWrapper
()
FINDER
=
VECTORS
.
finder
CONTEXT
=
[
"http://api.conceptnet.io/ld/conceptnet5.
6
/context.ld.json"
]
CONTEXT
=
[
"http://api.conceptnet.io/ld/conceptnet5.
7
/context.ld.json"
]
VALID_KEYS
=
[
'rel'
,
'start'
,
'end'
,
'node'
,
'other'
,
'source'
,
'uri'
]
...
...
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