Click or drag to resize

industryLemmaTerm Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Lemma form of the term, having its score points
Inheritance Hierarchy

Namespace:  imbMiningContext.TFModels.ILRT
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class industryLemmaTerm : termLemmaBase

The industryLemmaTerm type exposes the following members.

Constructors
  NameDescription
Public methodindustryLemmaTerm
Initializes a new instance of the industryLemmaTerm class
Top
Properties
  NameDescription
Public propertyAFreqPoints (Inherited from termLemmaBase.)
Public propertyCount (Inherited from termLemmaBase.)
Public propertylemmaForm
Lemma form of the term
(Inherited from termLemmaBase.)
Public propertyname (Inherited from termLemmaBase.)
Public propertynominalForm (Inherited from termLemmaBase.)
Public propertyotherForms (Inherited from termLemmaBase.)
Public propertyotherFormsStr (Inherited from termLemmaBase.)
Public propertytermType
Public propertyweight
Gets or sets the weight.
(Inherited from termLemmaBase.)
Top
Methods
  NameDescription
Public methodDefine (Inherited from termLemmaBase.)
Public methodEquals (Inherited from Object.)
Public methodGetAllForms (Inherited from termLemmaBase.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodisMatch (Inherited from termLemmaBase.)
Public methodSetOtherForms (Inherited from termLemmaBase.)
Public methodToString (Inherited from Object.)
Top
See Also