Added Parsing and Evaluation of Lemmas using Tiger Corpus
diff --git a/.gitignore b/.gitignore
index b6e4761..cdb2786 100644
--- a/.gitignore
+++ b/.gitignore
@@ -93,6 +93,7 @@
 
 # PEP 582; used by e.g. github.com/David-OConnor/pyflow
 __pypackages__/
+__pycache__/
 
 # Celery stuff
 celerybeat-schedule