setup.cfg
setup.py
chazutsu/__init__.py
chazutsu.egg-info/PKG-INFO
chazutsu.egg-info/SOURCES.txt
chazutsu.egg-info/dependency_links.txt
chazutsu.egg-info/requires.txt
chazutsu.egg-info/top_level.txt
chazutsu/datasets/__init__.py
chazutsu/datasets/customer_review.py
chazutsu/datasets/imdb.py
chazutsu/datasets/movie_review.py
chazutsu/datasets/multi_nli.py
chazutsu/datasets/news_group20.py
chazutsu/datasets/ptb.py
chazutsu/datasets/reuters_news.py
chazutsu/datasets/text8.py
chazutsu/datasets/wikitext103.py
chazutsu/datasets/wikitext2.py
chazutsu/datasets/framework/__init__.py
chazutsu/datasets/framework/dataset.py
chazutsu/datasets/framework/resource.py
chazutsu/datasets/framework/tokenizer.py
chazutsu/datasets/framework/vocabulary.py
chazutsu/datasets/framework/xtqdm.py