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
Original issue reported on code.google.com by
phi...@ogren.info
on 28 Mar 2013 at 4:59