Convert the config JSON to a YAML file #14

Open
opened 2025-10-14 16:19:01 -06:00 by navan · 0 comments
Owner

Originally created by @swfarnsworth on 12/12/2020

YAML files appear to be better suited for storing configuration data than JSON.

-Config file -- Should be converted to a YAML file.
-Config reader -- This should probably be deleted and we can let a library like PyYAML handle what this module is for.

*Originally created by @swfarnsworth on 12/12/2020* YAML files appear to be better suited for storing configuration data than JSON. -[Config file](https://github.com/NLPatVCU/medaCy/blob/master/config.json) -- Should be converted to a YAML file. -[Config reader](https://github.com/NLPatVCU/medaCy/blob/master/medacy/tools/read_config.py) -- This should probably be deleted and we can let a library like [PyYAML](https://pypi.org/project/PyYAML/) handle what this module is for.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/medaCy#14
No description provided.