8000 Seq2seq dataset reader improvements by mfa · Pull Request #2599 · allenai/allennlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Seq2seq dataset reader improvements #2599

Merged
merged 5 commits into from
Mar 13, 2019

Conversation

mfa
Copy link
Contributor
@mfa mfa commented Mar 13, 2019
  • use Python core "csv" module
  • add delimiter option for sth different than "\t"
  • add tests for edgecases

Copy link
Contributor
@matt-gardner matt-gardner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@matt-gardner matt-gardner merged commit 18312a0 into allenai:master Mar 13, 2019
@mfa mfa deleted the seq2seq_dataset_reader_CSV branch March 13, 2019 14:51
reiyw pushed a commit to reiyw/allennlp that referenced this pull request Nov 12, 2019
* use Python core csv module.

* add delimiter parameter to seq2seq datareader

* add test for ConfigurationError in Seq2SeqDatasetReader

* add test that ensures quoting with/without '"' works the same

* some changes to satisfy pylint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0