jamielaird / ngram-counter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%