v0.2.0
Changelog
Many fixes along the publication of our article:
- committed the missing script
infer.py - changed config default bert model to
camembert-base - put
config.cfgas a dependency, not params - default to cpu training
- allow for missing metadata (i.e. omop's
note_class_source_value) - tests for the rule-based components
- code documentation and cleaning
- experiment and analysis scripts
- charts and tables in the Results page of our documentation
Pull Requests
- Article updates by @percevalw in #2
- chore: clean docs and scripts by @percevalw in #3
- docs: fix repository link by @bdura in #1
- fix: main branch CI + github badges by @percevalw in #4
- fix: add missing infer script and post-publication fixes by @percevalw in #6
New Contributors
- @percevalw made their first contribution in #2
- @bdura made their first contribution in #1
Full Changelog: https://github.com/aphp/eds-pseudo/commits/v0.2.0