简体   繁体   中英

How to implement opencyc into my project?

I download opencyc from their site. I want to use it on my project. But I do not know how to implement it on to my project. I went through documents available in the opencyc site. can anybody let me know how to use opencyc? I am using jade library...

I downloaded opencyc-2.0-win64, extracted it, and then in opencyc-2.0/api/java folder, there's an Ant build.xml file. Import that project to Eclipse, as an Ant project.

Then run org.opencyc.api.ApiDemo ... Its running perfectly fine.

You can get it from the sourceforge project page . There are a couple of jars to import in opencyc-2.0-win32.zip\\opencyc-2.0\\api\\java\\lib before using the OpenCyc.jar in opencyc-2.0-win32.zip\\opencyc-2.0\\api\\java\\build .

Read the faq and search for download.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM