Skip to content

A workflow using Alteryx, Python and Tableau to extract and analyse n-grams from a large set of raw email text.

Notifications You must be signed in to change notification settings

jamielaird/ngram-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-Gram Counter

A workflow using Alteryx, Python and Tableau to extract and analyse n-grams from a large set of raw email text.

Contents

  • 'ngram.py' - Python algorithm for n-gram generation.
  • 'ngrams.csv' - CSV file containing the generated n-grams.
  • 'Parse ngrams.yxmd' - Alteryx workflow to parse and prepare generated n-grams, including dictionary check.

Resources

About

A workflow using Alteryx, Python and Tableau to extract and analyse n-grams from a large set of raw email text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages