Closed erelsgl closed 11 years ago
I think Roberto should answer this question, since those are added from FBK side. Just added Roberto as assigned personal.
I'm evaluating the possibility not to include Edit Distance in the first EOP release. That code is lacking of documentation, and should be updated according to the last specification. In addition its configuration file containing the possible instances of the algorithm and that the users could use as a sort of documentation (as decided in the last meeting) is still missing. FBK has assigned us a different priority so that we are not sure we can do these things in time. We are going to take a decision in a couple of days also asking the wp8.3 point of view and according to the deadline they have in mind for the first release.
EditDistanceTEDecision has got its javadoc now.
I tried to understand the various types of TEDecision, I found the interface IEditDistanceTEDecision (in "common") and the class EditDistanceTEDecision (in "core"), but none of them has any documentation...