 | indexDomainAssertionResult Class |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.index.core.indexDomainAssertionResult"]
Inheritance Hierarchy
Namespace:
imbWEM.Core.index.core
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic class indexDomainAssertionResult : indexAssertionBase<indexDomainContentEnum, string>
The indexDomainAssertionResult type exposes the following members.
Constructors
Properties|
| Name | Description |
|---|
 | certainty | How Certain is the answer regarding the relevance relevant (Inherited from indexAssertionBaseTEnum, T.) |
 | Comparer | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | Count | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | domainTFIDFBuilt | |
 | FlagEvaluated | (Overrides indexAssertionBaseTEnum, TFlagEvaluated.) |
 | FlagIndexed | (Overrides indexAssertionBaseTEnum, TFlagIndexed.) |
 | FlagRelevant | (Overrides indexAssertionBaseTEnum, TFlagRelevant.) |
 | indexCoverage | Rate at witch evaluated items have their entry in the index (Inherited from indexAssertionBaseTEnum, T.) |
 | IP_all | Ratio |
 | Item | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | Keys | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | masterTFIDFApplied | |
 | notRelevant |
Gets the not relevant ratio
(Inherited from indexAssertionBaseTEnum, T.) |
 | relevant | relevant - precission (Inherited from indexAssertionBaseTEnum, T.) |
 | Values | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
Top
Methods|
| Name | Description |
|---|
 | Add(TEnum, T) |
Support Flags and Enums -- automatically maintains if link was passed with new flags
(Inherited from indexAssertionBaseTEnum, T.) |
 | Add(TKey, TValue) | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | Append |
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.) |
 | Clear | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | ContainsKey | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | ContainsValue | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | CountAll |
Counts all items in all sub collections
(Inherited from aceEnumListSetindexDomainContentEnum, String.) |
 | CountUnique | (Inherited from indexAssertionBaseTEnum, T.) |
 | Equals | (Inherited from Object.) |
 | GetEnumerator | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | GetHashCode | (Inherited from Object.) |
 | GetObjectData | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | GetType | (Inherited from Object.) |
 | OnDeserialization | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | Remove(UTP) |
Removes the specified item from all dictionaries
(Inherited from aceEnumListSetindexDomainContentEnum, String.) |
 | Remove(TKey) | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
 | ToString | (Inherited from Object.) |
 | TryGetValue | (Inherited from DictionaryindexDomainContentEnum, ListString.) |
Top
See Also