Dear Dimitris,

Many thanks for your help. 
Yes the link work now with me. 

What I'm looking for it is extracting semantic links from wikipedia pages,so  
are steps that I'm trying to perform in this page allow me to extract semantic 
links? If not can you please guide me to the proper page which allows me to 
extract semantic link from wiki pages.

Many thanks in advance.

With Regards,
Abdullah

From: [email protected]
Date: Sat, 29 Jun 2013 12:32:05 +0300
Subject: Re: [Dbpedia-discussion] Question about dbpedia extraction framework
To: [email protected]
CC: [email protected]; [email protected]

Hi Abdullah,

there was a "has" concatenated by mistake at the end of the link

Can you try 
https://github.com/dbpedia/extraction-framework/commit/e36913dabe0715672cbf0f2e6c5d86ec424b08b3


and report back?

Also note that this is needed only for the AbstractExtractor, everything should 
work just with maven

Dimitris




On Thu, Jun 27, 2013 at 9:32 PM, Abdullah Nasser <[email protected]> wrote:













Dear Hady,
Thank you very much for your response and clarification. I tired to run the 
project in Ubuntu I kept trying from last week , but unfortunately some files 
could not be reach by apache server for example when I reached to the section 
called :


Prepare MediaWiki - Configuration and Settings:Please make sure the patch 
https://github.com/dbpedia/extraction-framework/commit/e36913dabe0715672cbf0f2e6c5d86ec424b08b3has
 has been applied to ApiParse.php.


this link did not open with me it returns error. Moreover the  step following 
this step did not work with me which is :




Configure your MediaWiki directory as web-directory by adding configuration 
information into Apache httpd.conf as below:



Alias /mediawiki /path_to_mediawiki_parent_dir/mediawiki
<Directory /mediawiki>
   Allow from all
</Directory>I do not know why I have mediawiki folder in two paths, where tried 
to test both of them, but they did not work. The first path is :




Alias /mediawiki /home/ansalm/core/resources/mediawiki
<Directory /mediawiki>
   Allow from all
</Directory>I had store these lines in httpd.conf file, but when I clicked on 
the link that under :


Verify MediaWiki and PHP configurations

Now visit the following URL with your 
browserhttp://localhost/mediawiki/api.php?uselang=en




it does not work with me.


The second path that I have tried to apply is:

Alias /mediawiki /home/ansalm/extraction-framework/dump/src/main/mediawiki
<Directory /mediawiki>
   Allow from all
</Directory>
but unfortunately it is still not give the same error when I press on the link


Now visit the following URL with your browser

http://localhost/mediawiki/api.php?uselang=en


please check The error snapshot that I got, which attached in this message 
where the attached screen-shot appears when I clicked on the previous links.




I asked you about windows, because I'm working on windows 7 and I'm using 
Netbeans. So, which operating system do you recommend that can run dbpedia 
extraction-framework easily windows or Ubuntu? I spent too much time trying to 
run it on Ubuntu, but I could not.






Many thanks for your helps.


With Regards,

Abdullah




Date: Thu, 27 Jun 2013 15:46:40 +0200
Subject: Re: [Dbpedia-discussion] Question about dbpedia extraction framework
From: [email protected]


To: [email protected]
CC: [email protected]



Hello Abdullah ,
if you are going to use windows you have to tailor everything to the windows 
environment , like setting installing windows versions from everything , scala 
, intellij , maven ..etc and as well as the Unix command line tools on windows 
cuz the extraction framework contains some bash command that you will need the 
to install it in order to run


but overall theoretically it should work yes , 
luckily there's intellij for windows , so most of the procedures will be the 
same , not sure what problems you faced in ubuntu anbd either it will be 
repeated on windows or not. could you please be more specific ?



here's the general procedures you should follow to install the instruction 
framework http://wiki.dbpedia.org/Documentation/IntelliJ?v=p8l



ps: the Mercurial repository is not supported anymore , instead clone the repo 
from github 

git clone git://github.com/dbpedia/extraction-framework.git


Installing scala Download and Install Sun JDK 7


Download and  install Intellij 12Restart the pc  and Open intellij


install scala plugin on intellijDownload and install Maven 3.0.5 


add M2_HOME to environment variablesinstall Git 


clone the repository  after this you can continue in the tutorial , windows and 
linux shouldn't differ



thanks Regards
On Thu, Jun 27, 2013 at 3:02 PM, Abdullah Nasser <[email protected]> wrote:






Hi guys,
yesterday I have asked this question, but unfortunately no body answer :( can 
any one answer my inquiry . Many thanks in advance.



My question was :




I would like to ask how can I install or run dbpedia Extraction-Framework in 
windows 7. Actually I tried to install it by using Ubuntu, but unfortunately it 
does not work with (i.e. there are some steps that do not work with me, I do 
not know why? and I'm not expertise with Linux). Actually I prefer to work on 
windows environment, so is it possible to run dbpedia Extraction-Framework on 
windows? if its possible so could you kindly explain to me step by step how can 
run it please?



Many thanks.
With Regards,Abdullah                                     

------------------------------------------------------------------------------

This SF.net email is sponsored by Windows:



Build for Windows Store.



http://p.sf.net/sfu/windows-dev2dev
_______________________________________________

Dbpedia-discussion mailing list

[email protected]

https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion




-- 
-------------------------------------------------Hady El-Sahar


Research Assistant Center of Informatics Sciences | Nile University



email : [email protected]


Phone : +2-01220887311 http://hadyelsahar.me/



 



                                                                                
  

------------------------------------------------------------------------------

This SF.net email is sponsored by Windows:



Build for Windows Store.



http://p.sf.net/sfu/windows-dev2dev
_______________________________________________

Dbpedia-discussion mailing list

[email protected]

https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion




-- 
Kontokostas Dimitris

                                          
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to