https://github.com/allenai/document-qa
Raw File
Tip revision: 2f9fa6878b60ed8a8a31bcf03f802cde292fe48b authored by chrisc36 on 29 May 2018, 20:16:19 UTC
Delete out-dated DotMerge layergst
Tip revision: 2f9fa68
requirements.txt
nltk
tqdm
ujson
# We require >=0.18 to support the "expanding" function
pandas>=0.18.0
scikit-learn
scipy
back to top