Hi,

I added some initial feature support to whisk and also some other
improvements. The set of features that are considered can be specified
in the preferences as a comma-separated list of strings, like "lemma,
posTag".

I also found the problem, why your implementation did not work. The
method that provides the test cas only copies annotations without their
features (when textruler was created, there was no real support for
features in the rule language). It's fixed now in the Ruta
implementation, see TextRulerExampleDocument.resetAndFillTestCAS().

Best,

Peter


On 05.06.2013 15:22, Sondes Bannour wrote:
> Hi peter,
>
> Sorry i was a little busy. I think i can't open a jira issue since i
> am still working on the TextMarker 1.0 version and not on Ruta
> (TextRuler on Ruta doesn't work well). However i sent you in this mail
> the original TextRuler project and the modified one. I did not change
> anything in the source code i just added classes and created a new
> whisk algorithm (generic modified) which is a copy of whisk generic
> but with the feature thing.
>
> Cheers,
> Sondes

Reply via email to