fandu / Verb-Miner

How do skilled writers use verbs? This tool can help you analyze a document and discover cool verbs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VerbMiner

Do you want to learn how good writers use verbs? This tool can help you summarize verbs from PDF. The input could be either a PDF or a txt file (e.g., academic papers, textbooks, magazines). The output is a csv file summarizing all the verbs found in the input. The next step would be to visualize the results and to identify novel verbs.

Example input

Example input

Example output

Example output

Usage

python src/verbminer.py <path_to_input>

Dependencies

About

How do skilled writers use verbs? This tool can help you analyze a document and discover cool verbs.

License:MIT License


Languages

Language:Python 100.0%