[console_scripts]
co-occurrence=penelope.scripts.co_occurrence:main
pos-tag=penelope.scripts.pos_tag:main
predict-model=penelope.scripts.predict_model:click_main
topic-model=penelope.scripts.topic_model:click_main
vectorize=penelope.scripts.vectorize:main

