|
Download the raw Open Mind Common Sense knowledge here.
OMCS predicate argument structures: pred_arg_structures.zip
(1.81mb zipped, 8mb unzipped)
OMCS semantic net: sm.zip (5 mb
zipped, 45 mb unzipped)
OMCSNet Concept Browser (EXE, for Windows, includes semantic net data
file): OMCSNetBrowser.zip (5.8mb zipped,
41mb unzipped, 100mb+ free RAM is recommended)
OMCS Tools for Python (includes tagger, chunker, lemmatiser, OMCSNet
API for Python) v0.2, please do not distribute, not all parts licensed
for distribution: omcs-tools-version0_2-released11132002.zip
JAVA API for OMCSNet (v.0.0.3): java_api.zip
bugfix history:
v.0.0.3 fixed: lambda nested scope problem with FindPathsBetween()
fixed: GetContext() returned null
fixed: OMCSNet Rebuilt with jython core api
v.0.0.2 changed package name's case, which conflicted with a module name
(thanks avni)
added Test.java sample program
v.0.0.1 first build
Current capabilities: Return edges for a node by node name; Find top
20 paths between two nodes; Gets the node's context (top 20 nodes) by
spreading activation
|