-
Updated
May 17, 2020 - HTML
knowledge-graph
Here are 498 public repositories matching this topic...
-
Updated
Feb 17, 2020 - Python
-
Updated
Apr 29, 2020
I wanted to use pytextrank together with spacy_udpipe to get keywords from texts in other languages (see https://stackoverflow.com/questions/59824405/spacy-udpipe-with-pytextrank-to-extract-keywords-from-non-english-text) but I realized, that udpipe-spacy somehow "overrides" the original spacy's pipeline so the noun_chunks are not generated (btw: the noun_chunks are created in lang/en/syntax_itera
-
Updated
Apr 15, 2020 - Python
-
Updated
May 5, 2020 - Java
Self-explanatory.
-
Updated
Mar 1, 2020 - Python
I'm reading your paper and have a question about section 3.2. Could you explain what are the vertex matrix and context matrix? Are they simply the source and the destination of edges?
-
Updated
May 11, 2020
-
Updated
Dec 4, 2019 - Python
-
Updated
May 21, 2020
Currently TiddlyMap outputs to Png and JSON, but being able to do it in .SVG would be pretty neat as well as an option for some TiddlyWiki projects.
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Sep 20, 2018 - Python
The AtomTable uses a mutex to guard access to the TypeIndex. This mutex could be mostly avoided by using a concurrent hash map. The one described here: https://preshing.com/20160201/new-concurrent-hash-maps-for-cpp/ seems like a good choice. implementing this requires
- Copying the concurrent hash map source to cog-utils
- Modifying
TypeIndexto use it. - Removing the mutex lock in `AtomT
-
Updated
Apr 7, 2020 - Python
-
Updated
Nov 22, 2019 - Python
-
Updated
Jan 13, 2020 - Python
_____________________ ERROR collecting test_krl_transe.py _____________________
test_krl_transe.py:26: in
krl.train(train_path, model_type=model_type, dev_path=train_path, save_path='./krl_{}_saves'.format(model_type))
..........\Anaconda3\envs\python367\lib\site-packages\lightkg\krl\module.py:29: in train
train_dataset = rl_tool.get_dataset(train_path)
..........\Ana
To help users unfamiliar with SMW to find features and supplementary functions which are normally not enabled by default, I created [0] as starting point.
I would appreciate if some people from the community find the time to finalize and complete the list.
Tasks
- Identify features and supplementary functions
- SMWSearch
- Add separate summary sections to the
smw@wiki
Instead of:
{
Get {
Things {
Article {
title
url
wordCount
HasAuthors {
... on Author {
name
}
... on Publication {
name
}
}
}
}
}
}Use
{
Get {
Things {
Article {
title
url
-
Updated
May 5, 2020 - Jupyter Notebook
-
Updated
May 12, 2020
Improve this page
Add a description, image, and links to the knowledge-graph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knowledge-graph topic, visit your repo's landing page and select "manage topics."


Followed instructions from https://dev.grakn.ai/docs/general/quickstart and immediatly reached these errors :
grakn-core-all-windows-1.7.1>grakn.bat console --keyspace social_network --file ./schema.gql
22:08:17,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
22:08:17,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could