eu.monnetproject.lemon.liam.impl
Class MorphologyEngineImpl

java.lang.Object
  extended by eu.monnetproject.lemon.liam.impl.MorphologyEngineImpl
All Implemented Interfaces:
MorphologyEngine

public class MorphologyEngineImpl
extends Object
implements MorphologyEngine

Author:
John McCrae

Constructor Summary
MorphologyEngineImpl()
           
 
Method Summary
 LexicalForm generate(LexicalEntry entry, MorphPattern mp, Map<Property,Collection<PropertyValue>> map)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MorphologyEngineImpl

public MorphologyEngineImpl()
Method Detail

generate

public LexicalForm generate(LexicalEntry entry,
                            MorphPattern mp,
                            Map<Property,Collection<PropertyValue>> map)
Specified by:
generate in interface MorphologyEngine


Copyright © 2012. All Rights Reserved.