issues
search
LiberAI
/
NSpM
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
http://aksw.org/Projects/NeuralSPARQLMachines
MIT License
223
stars
87
forks
source link
generator.py #patch
#4
Closed
pijusch
closed
6 years ago
pijusch
commented
6 years ago
Earlier the following template entries would have stored the same query results: dbo:Airline ........ select distinct(?x) where { ?x dbo:abstract [] } dbo:Monument ........ select distinct(?x) where { ?x dbo:abstract [] }
corrected LABEL_REPLACEMENT
corrected sample template
corrected readme