jasonrhaas / salty-nuts

Let's do some text parsing!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

salty-nuts

Let's do some text parsing!

To test:
python bigrams_checker.py

To import the parser into your script:
from bigrams import parser

To run on the command line:
python bigrams.py <file.txt>

About

Let's do some text parsing!

License:MIT License


Languages

Language:Python 100.0%