uclnlp / jack

Jack the Reader
MIT License
258 stars 82 forks source link

typo_readme #355

Closed jg8610 closed 6 years ago

jg8610 commented 6 years ago

There was a typo in the docs - './conf/nli' should be changed to '/.conf/snli'.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #355   +/-   ##
======================================
  Coverage    48.8%   48.8%           
======================================
  Files          88      88           
  Lines        5122    5122           
======================================
  Hits         2500    2500           
  Misses       2622    2622

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 b4f0909...44fbcff. Read the comment docs.

dirkweissenborn commented 6 years ago

thanks