5hirish / adam_qas

ADAM - A Question Answering System. Inspired from IBM Watson
http://www.shirishkadam.com/
GNU General Public License v3.0
357 stars 106 forks source link

Added dill in requirements #29

Closed 5hirish closed 6 years ago

5hirish commented 6 years ago

Description

Just added dill in requirements. dill 2

Types of change

Fixing Issue #28

Checklist

codecov[bot] commented 6 years ago

Codecov Report

Merging #29 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   40.02%   40.02%           
=======================================
  Files          27       27           
  Lines        1439     1439           
  Branches      198      198           
=======================================
  Hits          576      576           
  Misses        836      836           
  Partials       27       27
Impacted Files Coverage Δ
qas/classifier/question_classifier_trainer.py 0% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update eaa1026...e8ac7c8. Read the comment docs.