Skip to content

top-on/pygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygon - python finds jargon!

About

Pygon is a python script that detects common English jargon in your text files. It gives you siggestions to write better.

So far, it works with text files only. If you want to check your Office files, e.g. .DOC, copy and paste to .txt first.

Installation

No installation needed! Simply download the project folder (see on the right) & and unzip.

Use

Mac OS X

Requirement: python

cd <jargon-folder>/src
python jargon.py <path-to-textfile.txt>

Linux

If python installed: see Mac OS X instructions

If no python installed:

cd <jargon-folder>/bin/linux
./jargon <path-to-textfile.txt>

Credits

Developer: Thorben Jensen

Special thanks to:

Day, Robert, and Barbara Gastel. How to write and publish a scientific paper. Cambridge University Press, 2012.

About

Finds jargon in your text file and assists style improvements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors