You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving the notebooks to the subfolder `./notebooks/`.
This commit does not yet include the other necessary changes which this
movement requires (create setup.py, adapt utils-scripts, adapt
README.md, ...)
Follow up of commit e18406a.
* Introducing setup.py
* Including `-e .` in requirements.txt
* Adapting the relative paths in the notebook files
* Adapting relative paths and including usage of pathlib in
- `utils/nlp.py`
- `utils/modeling.py`
- `utils/loading.py`
* Testing and re-running all the notebook files
* Fixing missing import in `translation_validation.py`
* Adapting README.md
(duplicate of #18)
Move the notebooks to a separate subfolder
./notebooks/
This includes the following tasks
./utils/
The text was updated successfully, but these errors were encountered: