Summator takes any number of matrices and, based on column boundaries, sums them up.

Command line only options:
--help                - Printing help message with list of possible options
--cfg-file arg        - Command for config file input

Basic options:
--matrix arg          - Matrices to join (specify two or more)
--out-dir arg         - Output directory for joined matrix
--out-name arg        - Name of joined matrix 
--corpus-info arg     - Corpus info (for all matrices)
--unit-count arg      - Number of lexical units in corpora


How to run summator:

./summator --cfg-file arg

arg - input configuration file
