Click or drag to resize

indexURLAssertionResult Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Structure with URL assertion result set
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryindexPageEvaluationEntryState, ListString
    aceEnumDictionaryindexPageEvaluationEntryState, ListString
      aceEnumListSetindexPageEvaluationEntryState, String
        imbWEM.Core.index.coreindexAssertionBaseindexPageEvaluationEntryState, String
          imbWEM.Core.index.coreindexURLAssertionResult

Namespace:  imbWEM.Core.index.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class indexURLAssertionResult : indexAssertionBase<indexPageEvaluationEntryState, string>

The indexURLAssertionResult type exposes the following members.

Constructors
  NameDescription
Public methodindexURLAssertionResult
Initializes a new instance of the indexURLAssertionResult class
Top
Properties
  NameDescription
Public propertycertainty
How Certain is the answer regarding the relevance relevant
(Inherited from indexAssertionBaseTEnum, T.)
Public propertyComparer (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public propertyCount (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public propertyFlagEvaluated (Overrides indexAssertionBaseTEnum, TFlagEvaluated.)
Public propertyFlagIndexed (Overrides indexAssertionBaseTEnum, TFlagIndexed.)
Public propertyFlagRelevant (Overrides indexAssertionBaseTEnum, TFlagRelevant.)
Public propertyindexCoverage
Rate at witch evaluated items have their entry in the index
(Inherited from indexAssertionBaseTEnum, T.)
Public propertyIPnominal
Public propertyItem (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public propertyKeys (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public propertyLm_gain
Public propertynotRelevant
Gets the not relevant ratio
(Inherited from indexAssertionBaseTEnum, T.)
Public propertyrelevant
relevant - precission
(Inherited from indexAssertionBaseTEnum, T.)
Public propertyTargets
Number of targets included in the information gain estimation
Public propertyValues (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Top
Methods
  NameDescription
Public methodAdd(TEnum, T)
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Inherited from indexAssertionBaseTEnum, T.)
Public methodAdd(TKey, TValue) (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodAppend
Appends the specified flags to the link in case it exists. Unline Add(TEnum, T) it doesn't remove existing record on the same link
(Inherited from indexAssertionBaseTEnum, T.)
Public methodClear (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodContainsKey (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodContainsValue (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodCountAll
Counts all items in all sub collections
(Inherited from aceEnumListSetindexPageEvaluationEntryState, String.)
Public methodCountUnique (Inherited from indexAssertionBaseTEnum, T.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodGetFlagsFor
Reconstructs flags for the link supplied, if not found returns sets notInTheIndex new links
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodGetSubAssertion
Gets the sub assertion: uses only links that have already here, sets notInTheIndex new links
Public methodGetType (Inherited from Object.)
Public methodOnDeserialization (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodperformInfoGainEstimation
Performs the information gain estimation.
Public methodRemove(UTP)
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetindexPageEvaluationEntryState, String.)
Public methodRemove(TKey) (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Public methodToString (Inherited from Object.)
Public methodTryGetValue (Inherited from DictionaryindexPageEvaluationEntryState, ListString.)
Top
See Also

Reference

[!:aceEnumListSet<indexPageEvaluationEntryState, System.String>]