Click or drag to resize

imbNLPsettings Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Podeševanja imbNLP filtera
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.interfaces.primitivesimbNLPsettings

Namespace:  imbACE.Core.interfaces.primitives
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class imbNLPsettings : imbBindable
Request Example View Source

The imbNLPsettings type exposes the following members.

Constructors
  NameDescription
Public methodimbNLPsettings
Initializes a new instance of the imbNLPsettings class
Top
Properties
  NameDescription
Public propertyminLength
Minimalna sirina tokena - ako je 0 onda se ne primenjuje
Public propertyonlyUnique
Samo jedinstveni tokeni
Public propertysplitLevel
Podrazumevani split nivo
Public propertytoLowerCase
Svi tokeni da idu u lowerCase
Public propertytrimTokens
Da trimuje space oko tokena
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also