Starting the code first time

27 views
Skip to first unread message

Dmitry Kravchenko

unread,
Oct 2, 2016, 8:22:21 AM10/2/16
to DKPro Similarity Users
Hi,
I've set up my Eclipse project at it was said in instructions, and downloaded jar-files "org.dkpro" from http://search.maven.org/ but still I can't run the code, as Eclipse reports me that includes of org.dkpro.* libraries were not successful.
Can you help me to solve that?

Richard Eckart de Castilho

unread,
Oct 2, 2016, 8:47:31 AM10/2/16
to Dmitry Kravchenko, DKPro Similarity Users
You should create a "Maven Project" in Eclipse and simply add the DKPro Core dependencies to the pom.xml file of that project. Manually downloading JARs is not necessary - Maven will do it for you.

We have some instructions on how to get started with a simple Java project here:

https://dkpro.github.io/dkpro-core/pages/java-intro/

(Mind it uses an old version of DKPro Core, but still it should get you started... you can update to a more recent DKPro Core version later)

Maybe it also helps you to have a look at the DKPro Core examples project:

https://github.com/dkpro/dkpro-core-examples

Cheers,

-- Richard
Reply all
Reply to author
Forward
0 new messages