Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-08 Thread Mingli Yuan
Hi, Markus, It is a very common and simple QA scenario. Here is translation of the related dialogue: 殷西: @果壳娘 美国的国家元首是谁 *yinxi: @gktan Who is the presendent of U.S.A.* 果壳娘: @殷西 贝拉克·奥巴马 *gktan: @yinxi **Barack **Obama* 瓦克星: @果壳娘 莎士比亚的出生地在哪里? *wahlque: @gktan Where did Shakespeare born?* 果壳娘: @瓦克

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-08 Thread Markus Krötzsch
On 07/08/13 15:40, Mingli Yuan wrote: Also, something similar to Magnus' Wiri, here is a bot developed by us on sina weibo (a twitter-like microblogging provider in China) * http://weibo.com/n/%E6%9E%9C%E5%A3%B3%E5%A8%98 We use dataset from wikidata with some dirty hacks. It is only a several-d

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Mingli Yuan
Also, something similar to Magnus' Wiri, here is a bot developed by us on sina weibo (a twitter-like microblogging provider in China) * http://weibo.com/n/%E6%9E%9C%E5%A3%B3%E5%A8%98 We use dataset from wikidata with some dirty hacks. It is only a several-days quick work. We really very excited

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Mingli Yuan
Very cool, Magnus! Does it do real query on wikidata? or it is only a UI thing? Hi, Markus, About your first question - why I choice the way in clojure? see my answer to Kartsen: https://groups.google.com/forum/#!topic/clojure/W9KwnX1lVCo On Wed, Aug 7, 2013 at 5:20 PM, Magnus Manske wrote:

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Magnus Manske
On Wed, Aug 7, 2013 at 3:20 PM, Mingli Yuan wrote: > Very cool, Magnus! > > Does it do real query on wikidata? or it is only a UI thing? > > It does use live wikidata. "Reasoning" is hacked with a few hardcoded regular expressions ;-) ___ Wikidata-l mai

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Markus Krötzsch
On 07/08/13 10:20, Magnus Manske wrote: I could offer an interface: https://toolserver.org/~magnus/thetalkpage/ Yes, Magnus, I would also have suggested this next :-) Mingli, inspired by Magnus' demo, we have indeed been talking about such QA in

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Magnus Manske
I could offer an interface: https://toolserver.org/~magnus/thetalkpage/ On Wed, Aug 7, 2013 at 10:00 AM, Mingli Yuan wrote: > Thanks, Markus, > > About the background: > > One is related with my current work and I can not say it too much. But > another story, I can say it publicly. > > After pl

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Mingli Yuan
Thanks, Markus, About the background: One is related with my current work and I can not say it too much. But another story, I can say it publicly. After playing with wikidata for a while, I realised that we have the potential to create a WolframAlpha-like application. To achieve this, what we ne

Re: [Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-07 Thread Markus Krötzsch
Hi Mingli, thanks, this very interesting, but I think I need a bit more context to understand what you are doing and why. Is your goal to create a library for accessing Wikidata from Clojure (like a Clojure API for Wikidata)? Or is your goal to use logical inference over Wikidata and you jus

[Wikidata-l] PoC: Combining Wikidata and Clojure logic programming

2013-08-05 Thread Mingli Yuan
Hi, folks, After one night quick work, I had gave a proof-of-concept to demonstrate the feasibility that we can combine Wikidata and Clojure logic programming together. The source code is at here: https://github.com/mountain/knowledge An example of an entity: https://github.com/mountain/knowledg