Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Allow bigrams file to be passed as argument #4

Open
ivyleavedtoadflax opened this issue Aug 29, 2017 · 0 comments
Open

Allow bigrams file to be passed as argument #4

ivyleavedtoadflax opened this issue Aug 29, 2017 · 0 comments

Comments

@ivyleavedtoadflax
Copy link
Contributor

Currently bigrams are hardcoded here:

with open('input/bigrams.csv', 'r') as f:
. Ideally we would be able to pass the bigrams file as an argument at the command line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant