Home > Owiki

Owiki

Owiki is a project mainly written in RUBY and JAVASCRIPT, it's free.

a special purpose wiki

A wiki for special purposes

features:

All entries have no title, just content

All entries get semantically processed and all data generated is stored so the views can be sophistically generated

INSTALL

download lingo, i used 1.7.0 and unpack in lib

in root dir do bundle install

gems in test

  • wordnet
  • linguistics

TODO

How to cache the processed texts? Store in filesystem (lingo stores intermediate result files) or strucutred in database?