Re: [Dbpedia-discussion] template parsing bug

2012-10-04 Thread Piotr Jagielski
ld mediawiki 2) See if a wikitext2text approach works (what you tried to do) You could use the shortening function from the mw code and then maybe contribute your code back ;-) Best, Dimitris PS. anyone else from the community that has some time to implement #1 is welcome On Wed, Oct 3, 2012 at

Re: [Dbpedia-discussion] template parsing bug

2012-10-03 Thread Piotr Jagielski
tris, do you have a favorite abstract that is problematic (therefore justifies using the modified MediaWiki)? Perhaps you can paste the wiki markup source and the desired outcome and Piotr can respond with the rendering by his patch. On Oct 3, 2012 8:31 AM, &q

Re: [Dbpedia-discussion] template parsing bug

2012-10-02 Thread Piotr Jagielski
be the easy part :) Could you please give us with some text quality feedback and if it is good maybe we can start testing it to other languages as well Best, Dimitris On Tue, Oct 2, 2012 at 11:11 PM, Piotr Jagielski mailto:piotr.jagiel...@op.pl>> wrote: I haven't done extensiv

Re: [Dbpedia-discussion] template parsing bug

2012-10-02 Thread Piotr Jagielski
to be included in the framework. About the PageNode Abstracts, can you give us a quality feedback? It is something we always wanted to test but couldn't find the time. Best, Dimitris On Fri, Sep 28, 2012 at 5:57 PM, Piotr Jagielski mailto:piotr.jagiel...@op.pl>> wrote: OK, I subm

Re: [Dbpedia-discussion] template parsing bug

2012-09-28 Thread Piotr Jagielski
/hgweb/dbpedia/dbpedia/file/efc0afb0faa3/abstractExtraction/README.txt On Wed, Sep 12, 2012 at 10:37 PM, Piotr Jagielski mailto:piotr.jagiel...@op.pl>> wrote: Dimiris, I guess I'm confused about the project structure. I looked at AbstractExtractor.s

Re: [Dbpedia-discussion] dbpedia 3.8 in Maven repo

2012-09-16 Thread Piotr Jagielski
ttp://wiki.dbpedia.org>? There is also mappings.dbpedia.org <http://mappings.dbpedia.org>, where I can give you edit permissions if you tell me your username. Cheers Pablo On Sep 16, 2012 12:21 PM, "Piotr Jagielski" <mailto:piotr.jagiel...@op.pl>> wrote: I asked f

Re: [Dbpedia-discussion] dbpedia 3.8 in Maven repo

2012-09-16 Thread Piotr Jagielski
or Nicolas want to help speed up the process? Maybe we can start with collecting TODOs ? http://mlode.okfnpad.org/DBpedia-roadmap or on a Wikipage: http://dbpedia.org/MavenCentral All the best, Sebastian Am 18.08.2012 23:24, schrieb Piotr Jagi

Re: [Dbpedia-discussion] template parsing bug

2012-09-12 Thread Piotr Jagielski
elcome! However, the case you are referring seems strange. Abstracts are not generated by the SimpleWikiParser, they are produced by a local wikipedia clone using a modified mediawiki installation. Best, Dimitris On Mon, Sep 10, 2012 at 7:30 PM, Piotr Jagielski mailto:piotr.jagiel...@op.pl>&g

Re: [Dbpedia-discussion] template parsing bug

2012-09-10 Thread Piotr Jagielski
Any thoughts on this? I wrote some test cases and a fix that I can contribute in case you are interested. Piotr On 2012-09-06 01:13, Piotr Jagielski wrote: > Hello, > > There is an issue with SimpleWikiParser in extraction framework > regarding template parsing. Strangely formatt

[Dbpedia-discussion] template parsing bug

2012-09-05 Thread Piotr Jagielski
Hello, There is an issue with SimpleWikiParser in extraction framework regarding template parsing. Strangely formatted templates like this one: {{template | value |= }} are not parsed as templates nodes but text nodes instead. Apart from preventing data extraction it results in incorrect abstr

Re: [Dbpedia-discussion] dbpedia 3.8 in Maven repo

2012-08-18 Thread Piotr Jagielski
Does anybody know anything about it? I can compile the library myself but if this pain can be avoided I would really love to know. Thanks, Piotr On 2012-08-09 22:56, Nicolas Torzec wrote: > +1 :) > > Nicolas. > > > On Aug 8, 2012, at 11:47 AM, Piotr Jagielski wrote: > >

[Dbpedia-discussion] dbpedia 3.8 in Maven repo

2012-08-08 Thread Piotr Jagielski
Hello, In change log for release 3.8 you write that you "plan to deploy the DBpedia framework in the main Maven repository, so users don't have to compile the framework anymore. " That's fantastic news but I checked the central Maven repository and it's not there yet. When are you planning to

Re: [Dbpedia-discussion] releasing stable version to Maven repository

2012-01-03 Thread Piotr Jagielski
a. I could give you an > account there and on sourceforge and if you want you can use it to make > releases .... > > Sebastian > > > > On 01/01/2012 02:17 PM, Piotr Jagielski wrote: >> Hello, >> >> Thank you for the great library. I was able to use it to rel

[Dbpedia-discussion] releasing stable version to Maven repository

2012-01-01 Thread Piotr Jagielski
Hello, Thank you for the great library. I was able to use it to reliably parse Wikipedia articles. One thing you could do to make it easier to use it in other projects is to release stable version to public Maven repository. I've seen you already do this or snapshots. Do you have any plans to