Click or drag to resize

TypeProviders Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Type providers used for class-name-string to class instance part of settings deployment accross the imbNLP.Toolkit namespace
Inheritance Hierarchy
SystemObject
  imbNLP.Toolkit.TypologyTypeProviders

Namespace:  imbNLP.Toolkit.Typology
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public static class TypeProviders

The TypeProviders type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberGlobalTermFunction
static and autoinitiated object
Public propertyStatic memberInputDocumentFunctions
static and autoinitiated object
Public propertyStatic memberLocalTermFunction
static and autoinitiated object
Public propertyStatic membersimilarityFunctions
Types related to similarity computation between vectors
Public propertyStatic memberstemmerTypes
Provider for stemmer instances
Public propertyStatic membertokenizerTypes
static and autoinitiated object
Top
Methods
  NameDescription
Public methodStatic memberPrepare
Top
See Also