Click or drag to resize

termLemmaBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbMiningContext.TFModels.core.termLemmaBase"]

Inheritance Hierarchy

Namespace:  imbMiningContext.TFModels.core
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public abstract class termLemmaBase : IWeightTableTerm, 
	IObjectWithName

The termLemmaBase type exposes the following members.

Properties
  NameDescription
Public propertyAFreqPoints
Public propertyCount
Public propertylemmaForm
Lemma form of the term
Public propertyname
Public propertynominalForm
Public propertyotherForms
Public propertyotherFormsStr
Public propertyweight
Gets or sets the weight.
Top
Methods
  NameDescription
Public methodDefine
Public methodEquals (Inherited from Object.)
Public methodGetAllForms
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodisMatch
Public methodSetOtherForms
Public methodToString (Inherited from Object.)
Top
See Also