Click or drag to resize

WebFVExtractorBaseT, TSettings Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The WebFVExtractorBaseT, TSettings generic type exposes the following members.

Methods
  NameDescription
Public methodBuildFeatureVectorDefinition
Builds the feature vector definition.
Public methodDescribeSelf
Describes self in multiple lines. Description contains the most important settings and way of operation
Public methodDoClassification(DocumentSetCaseCollection, DocumentSetCaseCollectionSet, ILogBuilder)
Does the classification.
Public methodDoClassification(kFoldValidationCase, classifierTools, ILogBuilder, Boolean)
Does the classification.
Public methodDoFVEAndTraining
Does the training.
Public methodDoFVExtractionForClass
Does the training for one class. --- old method
Public methodDoFVExtractionForClassViaCases
Does the FVE for category, using case knowledge. This is alternative algorithm, with higher execution time
Public methodDoFVPostProcessing
Does the FeatureVector knowledge post-processing.
Public methodDoMakeKnowledge
Does the make knowledge.
Public methodDoMakeKnowledgeForCase
Does the make knowledge for case.
Protected methodDoPostTrainingProcedure
Does the post training procedure.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetClassification
Gets the classification.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also