C# (CSharp) QACExperimenter.Data Namespace

Nested Namespaces

QACExperimenter.Data.IndexCore

Classes

Name Description
DataModel Provides events for interacting with the query log and Wikipedia event data. Synchronises the chronological ordering of queries and Wiki changes over time. The query log and wiki change file must be in order for this to work correctly. In addition, the DataModel profiles the query log (from a sample of 4 million queries) to determine the distributions of prefixes so that sorting during experimentation can be optimised with highly occurring prefixes being sorted first.
InterleavedInput
QueryEvidence Contains past query evidence from the database
QuerySubmitted