commonsense team mailing list archive
-
commonsense team
-
Mailing list archive
-
Message #00065
Re: [Question #81131]: Installing ConceptNet
Question #81131 on ConceptNet changed:
https://answers.launchpad.net/conceptnet/+question/81131
Status: Open => Answered
Rob Speer proposed the following answer:
Unfortunately, 4.0b5 depends on a couple of changes in the database,
which don't appear in the sqlite database. Making a new sqlite export
takes a while (though we hope to have one by the beginning of next
week).
If you want to make the PostgreSQL version work, you can get it from
http://conceptnet.media.mit.edu/dist/ConceptNet-2009-08-26.psql.gz.
With the SQLite version, assuming you don't need the caching data that
appears in best_raw_id, best_surface1_id, best_surface2_id, and
best_frame_id, you can simply delete those columns from the code (lines
789-792 of csc/conceptnet4/models.py).
--
You received this question notification because you are a member of
Commonsense Computing, which is an answer contact for ConceptNet.