.. title:: Coquery Documentation: Aggregations

.. _aggregations:

Aggregations
============

Introduction
++++++++++++

None
++++

'None' aggregation does not summarize the results from the last query. Each 
row corresponds to one token that mathces the current query string. 

Types
+++++

'Types' gives you a list of all types without counting them in a frequency 
column. 

FIXME

Frequency
+++++++++

FIXME

Contingency
+++++++++++

FIXME

Collocations
++++++++++++

'Collocations' determines words that frequently co-occur with the 
words from the query strings.

FIXME

