Using of semanticcore script
==============================

Script treat two corpus of text to find semantic core
by them.

Used:
    semanticcore [<OPIONS>] <SAMPLE1> <DELIMETER> <SAMPLE2>
    
Sample:
    <SAMPLE1>, <SAMPLE2> is eneumeration of text files. Sample1 is target
    sampling for tags (keywords) definition. Sample2 is control samping ...
    
Switch:

    -d  <STRING>        Delimeter (default :::);
    
    -w  <INT>:<INT>     Weight interval to display (default 0:10);  

    -c  <INT>           Lowest border number of word in document used to except 
                        words (default 10);

[name:недописано]

