Hi Jona/Dimitrix/All,

I am trying to extract cleaner abstracts using git://
github.com/dbpedia/extraction-framework.git.


I am following http://wiki.dbpedia.org/AbstractExtraction &
https://github.com/dbpedia/extraction-framework/wiki/Extraction-Instructions.


I have configured pom.xml inside dump directory as below.

  <arg>/mnt/ebs3/dbpedia_other_
lang_dump/trimmed</arg>     <!-- file where my page-article.cump exists -->

<arg>/mnt/ebs/perl/framework/media_wiki/wikimedia/maintenance/tables.sql</arg>
                                <arg>localhost</arg><!-- MySQL host:port -->
                                <arg>false</arg><!-- not
require-download-complete; as downloaded manually -->
                                <arg>de</arg><!-- languages and article
count ranges, comma-separated -->


Then I ran command "*../clean-install-run import". *I got below error.*
*"
$sh ../clean-install-run import
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Parent POM of the DBpedia framework
[INFO] DBpedia Core Libraries
[INFO] DBpedia Server
[INFO] DBpedia Dump Extraction
[INFO] DBpedia Scripts
[INFO] Live extraction
[INFO] Wiktionary Dump
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building Parent POM of the DBpedia framework 3.8
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ extraction ---
[INFO] Deleting /mnt/ebs/perl/framework/dbpedia/dump/../target
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Parent POM of the DBpedia framework ............... FAILURE [2.864s]
[INFO] DBpedia Core Libraries ............................ SKIPPED
[INFO] DBpedia Server .................................... SKIPPED
[INFO] DBpedia Dump Extraction ........................... SKIPPED
[INFO] DBpedia Scripts ................................... SKIPPED
[INFO] Live extraction ................................... SKIPPED
[INFO] Wiktionary Dump ................................... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 6.262s
[INFO] Finished at: Wed Mar 20 09:39:56 UTC 2013
[INFO] Final Memory: 7M/56M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on
project extraction: Failed to clean project: Failed to delete
/mnt/ebs/perl/framework/dbpedia/target/classes -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

"

I have below concerns.

*1- Which database it will use As I want to create dbf file into different
directory everytime due to space  constraint?
2- Where to give login credential for database also database name to be
used?
3- Also please help me to sort out the error! The error is not due to
permission issue.
*


On Thu, Mar 7, 2013 at 7:25 PM, Jona Christopher Sahnwaldt
<j...@sahnwaldt.de>wrote:

> On Thu, Mar 7, 2013 at 2:22 PM, Dimitris Kontokostas <jimk...@gmail.com>
> wrote:
> > Hi JC,
> >
> > Ok about the import script but, you mean that we don't need the modified
> > mediawiki either?
>
> I don't think we need the whole thing, just the three files that are
> added/modified. In other words, we need
>
> https://github.com/dbpedia/extraction-framework/tree/master/dump/src/main/mediawiki
> but not
> https://github.com/dbpedia/dbpedia/blob/master/abstractExtraction/mw-modified.tar.gz
> . I think it's better to store just the modified files, not the whole
> MediaWiki code. That also makes it easier to adapt the modifications
> to a new MediaWiki version because it's obvious which files were
> modified for DBpedia.
>
> > About the documentation, I think that we should move all
> development-related
> > documentation to github
>
> I'm fine with that.
>
> >
> > I already ported a few stuff there
> >
> https://github.com/dbpedia/extraction-framework/wiki/Extraction-Instructions
>
> Cool! For now, I just added a link to
> http://wiki.dbpedia.org/AbstractExtraction and added a "TODO" to both
> pages that we should move the page to the github wiki.
>
> >
> > Cheers,
> > Dimitris
> >
> >
> > On Thu, Mar 7, 2013 at 2:58 PM, Jona Christopher Sahnwaldt <
> j...@sahnwaldt.de>
> > wrote:
> >>
> >> Hi Gaurav,
> >>
> >> the code in dbpedia/dbpedia/abstractExtraction is no longer used and
> >> maintained.
> >>
> >> I just added a wiki page with some instructions for the new abstract
> >> extraction:
> >>
> >> http://wiki.dbpedia.org/AbstractExtraction
> >>
> >> It's very basic, but I hope it helps you to get started.
> >>
> >> @developers: I'm not very familiar with the DBpedia wiki - maybe
> >> someone could polish the page and link to it from other relevant
> >> pages?
> >>
> >> Cheers,
> >> JC
> >>
> >> On Thu, Mar 7, 2013 at 7:41 AM, Mohamed Morsey
> >> <mor...@informatik.uni-leipzig.de> wrote:
> >> > Hi Gaurav,
> >> >
> >> >
> >> > On 03/07/2013 07:17 AM, gaurav pant wrote:
> >> >
> >> > Hi All,
> >> >
> >> > Greeting for the day..!
> >> >
> >> > I want to extract cleaner abstract from dbpedia dumps.For that I come
> to
> >> > know link in my previous correspondence here.
> >> >
> >> > https://github.com/dbpedia/dbpedia/tree/master/abstractExtraction";
> >> >
> >> > I gone through the instructions and stuck at first instruction.
> >> >
> >> > 1) DOWNLOAD SQL DUMPS
> >> > =====================
> >> >
> >> > * Run trunk/extraction/dump/Download.scala for the desired languges.
> >> >
> >> >
> >> > I have just download master.zip file from the above link. But I could
> >> > not
> >> > get above mentioned directory structure
> >> > "trunk/extraction/dump/Download.scala" . Also where should i configure
> >> > the
> >> > file if I only want to download dump for German.
> >> >
> >> >
> >> > File "Download.scala" can be found here [1].
> >> > You can configure it via file "download.properties" which can be found
> >> > here
> >> > [2].
> >> >
> >> >
> >> >
> >> > Thanks for giving attention to my words.
> >> >
> >> > --
> >> > Regards
> >> > Gaurav Pant
> >> > +91-7709196607,+91-9405757794
> >> >
> >> >
> >> > [1]
> >> >
> >> >
> https://github.com/dbpedia/extraction-framework/blob/master/dump/src/main/scala/org/dbpedia/extraction/dump/download/Download.scala
> >> > [2]
> >> >
> >> >
> https://github.com/dbpedia/extraction-framework/blob/master/dump/download.minimal.properties
> >> >
> >> > --
> >> > Kind Regards
> >> > Mohamed Morsey
> >> > Department of Computer Science
> >> > University of Leipzig
> >> >
> >> >
> >> >
> >> >
> ------------------------------------------------------------------------------
> >> > Symantec Endpoint Protection 12 positioned as A LEADER in The
> Forrester
> >> > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in
> the
> >> > endpoint security space. For insight on selecting the right partner to
> >> > tackle endpoint security challenges, access the full report.
> >> > http://p.sf.net/sfu/symantec-dev2dev
> >> > _______________________________________________
> >> > Dbpedia-discussion mailing list
> >> > Dbpedia-discussion@lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
> >> >
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> >> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> >> endpoint security space. For insight on selecting the right partner to
> >> tackle endpoint security challenges, access the full report.
> >> http://p.sf.net/sfu/symantec-dev2dev
> >> _______________________________________________
> >> Dbpedia-discussion mailing list
> >> Dbpedia-discussion@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
> >
> >
> >
> >
> > --
> > Kontokostas Dimitris
>
>
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
> endpoint security space. For insight on selecting the right partner to
> tackle endpoint security challenges, access the full report.
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>



-- 
Regards
Gaurav Pant
+91-7709196607,+91-9405757794
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to