Skip to content

Feature/settings output#16

Open
JeltevanBoheemen wants to merge 5 commits into
developfrom
feature/settings-output
Open

Feature/settings output#16
JeltevanBoheemen wants to merge 5 commits into
developfrom
feature/settings-output

Conversation

@JeltevanBoheemen

Copy link
Copy Markdown
Contributor

Resolves #13

The implementation is pretty basic. Writes an output file with CLI arguments, corpus config, and some metadata. All in a nice YAML format.

I opted against making this more complex (e.g. tracking status, writing at multiple times). In my view, this only serves as after-the-fact documentation on how the model that is generated came to be.
As discussed, a (default) suffix would be nice for options that were not explicitly set. Let's consider it a nice-to-have for the future. Again, I think this implementation suffices for documentation purposes.

Supplied example file shows how the output looks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store settings in output directory

1 participant