ModErn Text Analysis
META Enumerates Textual Applications
Classes | Namespaces
ranker.h File Reference
#include <utility>
#include <vector>
#include "meta.h"

Go to the source code of this file.

Classes

class  meta::index::ranker
 A ranker scores a query against all the documents in an inverted index, returning a list of documents sorted by relevance. More...
 

Namespaces

 meta
 The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
 
 meta::corpus
 Various ways to convert corpus formats into META-readable documents.
 
 meta::index
 Indexes to create efficient representations of data.
 

Detailed Description

Author
Sean Massung

All files in META are released under the MIT license. For more details, consult the file LICENSE in the root of the project.