reteplayground
Select

Stylometrically closest novels

NovelStylistic Neighbo…
L'homme aux quarante ecus @enLe Micromégas @en
La nuit et le moment @enAh! quel conte! @en
Lettres athéniennes @enAh! quel conte! @en
L’étourdi @enAh! quel conte! @en
Run this query → no server · no download · no account
caviri.github.io/rete
Run this query in the playground → 20 rows · 1.4 ms · no server, no download — the query runs in your browser.

The query

PREFIX wdt: <http://data.mimotext.uni-trier.de/prop/direct/> PREFIX rdfs:<http://www.w3.org/2000/01/rdf-schema#> SELECT ?novel ?stylisticNeighbour WHERE { ?a wdt:P49 ?b . ?a rdfs:label ?novel FILTER(LANG(?novel)="en") ?b rdfs:label ?stylisticNeighbour FILTER(LANG(?stylisticNeighbour)="en") } LIMIT 20

rete playground · documentation · github.com/caviri/rete