Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

feat: extraction of boundary types from various docstrings #111

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
b4d0cb4
Added some functionality to extract boundary values with spaCy
nvollroth Apr 17, 2023
a2493a6
Refactored _extract_boundary_values.py
nvollroth Apr 25, 2023
0647a60
Docstrings were added to the functions.
nvollroth Apr 26, 2023
7d54dd6
New patterns were added.
nvollroth Apr 26, 2023
2cbece8
Merge branch 'main' into 48-extraction-from-various-docstrings-that-c…
nvollroth Apr 26, 2023
636c611
Corrected some MegaLinter-Issues
nvollroth Apr 26, 2023
f15d532
Merge remote-tracking branch 'origin/48-extraction-from-various-docst…
nvollroth Apr 26, 2023
2b0c429
Corrected some MegaLinter-Issues
nvollroth Apr 26, 2023
0dcc345
Added error suppression for ruff
nvollroth Apr 28, 2023
e83794c
Refactored extract_boundary.
nvollroth Apr 29, 2023
f735dac
style: apply automated linter fixes
megalinter-bot Apr 29, 2023
c95ac1f
Merge branch 'main' into 48-extraction-from-various-docstrings-that-c…
nvollroth Apr 29, 2023
9afab42
ruff...
nvollroth Apr 29, 2023
5894d66
style: fix linter errors
lars-reimann Apr 29, 2023
4d446d3
Merge branch 'main' into 48-extraction-from-various-docstrings-that-c…
lars-reimann May 4, 2023
a31e6ef
Added missing docstrings.
nvollroth May 5, 2023
2752be8
Merge remote-tracking branch 'origin/48-extraction-from-various-docst…
nvollroth May 5, 2023
1022637
Debugged extract_boundary(...) in _extract_boundary_values.py
nvollroth May 5, 2023
62f65b0
Debugged _analyze_matches in _extract_boundary_values.py
nvollroth May 5, 2023
76e361d
Corrected the mypy and ruff issue
nvollroth May 5, 2023
0f83db2
style: apply automated linter fixes
megalinter-bot May 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading