machinalis/iepy

Proposing a PR to fix a few small typos

Opened this issue · 0 comments

Issue Type

[x] Bug (Typo)

Steps to Replicate and Expected Behaviour

  • Examine iepy/instantiation/iepy_runner.py, tests/test_relations.py and observe shorcut, however expect to see shortcut.
  • Examine iepy/defaults.py, tests/test_db_preprocess_administration.py and observe explicitely, however expect to see explicitly.
  • Examine tests/test_segments.py and observe correcly, however expect to see correctly.
  • Examine iepy/webui/corpus/static/js/foundation/foundation.abide.js and observe recieve, however expect to see receive.
  • Examine iepy/preprocess/ner/combiner.py and observe wether, however expect to see whether.

Notes

Semi-automated issue generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

To avoid wasting CI processing resources a branch with the fix has been
prepared but a pull request has not yet been created. A pull request fixing
the issue can be prepared from the link below, feel free to create it or
request @timgates42 create the PR.

https://github.com/timgates42/iepy/pull/new/bugfix_typos

Thanks.