eu.monnetproject.lemon.liam
Interface MorphologyEngine

All Known Implementing Classes:
MorphologyEngineImpl

public interface MorphologyEngine

Interface to the morphology generation engine for lemon.

Author:
John McCrae

Method Summary
 LexicalForm generate(LexicalEntry entry, MorphPattern pattern, Map<Property,Collection<PropertyValue>> props)
           
 

Method Detail

generate

LexicalForm generate(LexicalEntry entry,
                     MorphPattern pattern,
                     Map<Property,Collection<PropertyValue>> props)


Copyright © 2012. All Rights Reserved.