Click or drag to resize

TypeProviders Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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.16
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
See Also