Click or drag to resize

semanticFVExtractor Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The semanticFVExtractor type exposes the following members.

Methods
  NameDescription
Public methodBuildFeatureVectorDefinition (Overrides WebFVExtractorBaseT, TSettingsBuildFeatureVectorDefinition.)
Public methodDescribeSelf
Creates multi-line description of current configuration
(Overrides WebFVExtractorBaseT, TSettingsDescribeSelf.)
Public methodDoClassification(DocumentSetCaseCollection, DocumentSetCaseCollectionSet, ILogBuilder)
Does the classification.
(Inherited from WebFVExtractorBaseT, TSettings.)
Public methodDoClassification(kFoldValidationCase, classifierTools, ILogBuilder, Boolean)
Does the classification.
(Inherited from WebFVExtractorBaseT, TSettings.)
Public methodDoFVEAndTraining
Does the training.
(Inherited from WebFVExtractorBaseT, TSettings.)
Public methodDoFVExtractionForClass
Does the training for one class. --- old method
(Inherited from WebFVExtractorBaseT, TSettings.)
Public methodDoFVExtractionForClassViaCases
Does the FVE for category, using case knowledge. This is alternative algorithm, with higher execution time
(Overrides WebFVExtractorBaseT, TSettingsDoFVExtractionForClassViaCases(validationCaseCollection, IDocumentSetClass, kFoldValidationCase, classifierTools, ILogBuilder).)
Public methodDoFVPostProcessing
Performing post processing of FV knowledge
(Overrides WebFVExtractorBaseT, TSettingsDoFVPostProcessing(kFoldValidationCase, classifierTools, ILogBuilder).)
Public methodDoMakeKnowledge
Does the make knowledge.
(Overrides WebFVExtractorBaseT, TSettingsDoMakeKnowledge(ListpipelineTaskMCSiteSubject, classifierTools, T, ILogBuilder).)
Public methodDoMakeKnowledgeForCase
Does the make knowledge for case.
(Inherited from WebFVExtractorBaseT, TSettings.)
Protected methodDoPostTrainingProcedure
Does the post training procedure.
(Inherited from WebFVExtractorBaseT, TSettings.)
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.
(Overrides WebFVExtractorBaseT, TSettingsGetClassification(DocumentSetCase, DocumentSetCaseCollectionSet, ILogBuilder).)
Public methodGetFeatureVectorCSSRM
Gets the feature vector CSSRM.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetShortDescription
Gets the short description.
Public methodGetShortName
Gets the short name.
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
Extension Methods
  NameDescription
Public Extension MethodSetTW
Sets the tw.
(Defined by experimentSetupExtensions.)
Top
See Also