GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.server.parser.iface.IMorphology Interface Reference
Inheritance diagram for grammarscope.server.parser.iface.IMorphology:
Inheritance graph
[legend]

Public Member Functions

String lemma (final String str)
 

Detailed Description

Morphology interface

Author
Bernard Bou

Member Function Documentation

◆ lemma()

String grammarscope.server.parser.iface.IMorphology.lemma ( final String  str)

Get morphology base

Parameters
strstring
Returns
lemma

Implemented in grammarscope.server.parser.Morphology.


The documentation for this interface was generated from the following file: