I am looking for someone who details / a MALLET in detail . I know this is a great tool for ML tasks, and now I'm trying to implement a CRF-based distance algorithm described here by Andrew McCallum, Kedar Bellare and Fernando Pereira .
The authors said that they understood the proposed model as the Mallet FST class. Unfortunately, java is not a language that is well known to me as Ruby, so I have some problems to understand how to use their model, for example, which classes, I stuck with the lack of documentation in the huge structure of Mallet classes.
It would be nice to hear some guidance on how to implement the algorithm using Mallet.
source share