Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 324 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 324 Bytes

N-gram Analysis

Requirements

  • Python3
  • Dataset
  • Pyparsing(Python package)
  • Pandas(Python package)

Usage

  • Installing Dependencies.
$ pip install pandas pyparsing 
  • Run the entire analysis.
$ chmod +x run_analysis.sh
$ ./run_analysis.sh