emir-munoz / hive-mrc

Automatically exported from code.google.com/p/hive-mrc
0 stars 0 forks source link

Add support for Maui algorithm #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* Add indexing algorithm selector to hive-web indexer page.
* Add Maui tagger implementation to hive-core.
* Add Maui model initialization to AdminVocabularies class.

Original issue reported on code.google.com by craig.wi...@unc.edu on 16 Dec 2011 at 5:17

GoogleCodeExporter commented 9 years ago
Bringing in the latest source or determining the best way to use as a library
Integrating maui as an algorithm into the HIVE indexing classes
A good starting point to understand HIVE/Kea integration would be to start with 
the SKOSTaggerImpl.java -> KEATagger.java
Writing the Vocabulary H2 implementation
Updating HIVE-web to have a dropdown to support algorithm selection
? Handle storage of separate models on disk and updates to the properties files 
to support
? Update AdminVocabularies to support initialization and training of Maui 

Original comment by craig.wi...@unc.edu on 16 Dec 2011 at 5:27

GoogleCodeExporter commented 9 years ago
Fixed in release 2.1

Original comment by craig.wi...@unc.edu on 11 May 2012 at 3:17