Let's do it gradually together, step by step.
python setup.py develop
run:
easy-text-summarization train cfg/tf.json
and you will see the training start with the input documents specified in the config file.
TRAIN: (example config_file can be found in cfg/)
easy-text-summarization train config_file
PROCESS BATCH:
easy-text-summarization predict config_file [output_folder] [test_set_name]