-
Updated
May 17, 2020 - HTML
knowledge-graph
Here are 502 public repositories matching this topic...
-
Updated
Feb 17, 2020 - Python
-
Updated
Jun 1, 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
Jun 3, 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 30, 2020
Hello Felix,
apologies if i am not following proper rules - this is the second time I use GitHub and my second post.
I try to use TiddlyMap and FontAwesome in the newest versions and for some reason the icons are not working in the map. Here is what I did:
- Downloaded the current TiddlyWiki from here: https://tiddlywiki.com/
- dragged the plugin from here http://thediveo.github.io/T
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Sep 20, 2018 - Python
-
Updated
Apr 7, 2020 - 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
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
Instead of:
{
Get {
Things {
Article {
title
url
wordCount
HasAuthors {
... on Author {
name
}
... on Publication {
name
}
}
}
}
}
}Use
{
Get {
Things {
Article {
title
url
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
-
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