laito / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

using CleartkExtractor with non-annotations #353

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This issue raises the possibility of making CleartkExtractor more generally 
useful for creating features from objects other than annotations.  One example 
in ClearTK that generates features from objects is the 
DefaultOutcomeFeatureExtractor which takes a list of outcome objects and 
creates features from them.  The code suffers from some redundancy that could 
be eliminated without CleartkExtractor - but it seems that if CleartkExtractor 
were designed correctly, it would be trivial to clean up this code by making it 
use the correct calls.  

Original issue reported on code.google.com by phi...@ogren.info on 28 Mar 2013 at 4:59

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 3 May 2013 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by phi...@ogren.info on 15 Mar 2014 at 5:41