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

Commit

Permalink
feat: extraction of boundary types from various docstrings (#111)
Browse files Browse the repository at this point in the history
Closes #48, closes #36, closes #35, closes #32, closes #31, closes #30,
closes #27, closes #8.
 

### Summary of Changes

SpaCy rules were generated to recognize named examples and extract the
resulting boundaries.

### Instructions for Manual Testing (if required)

1. Run `pytest` for `test_extract_boundary_values.py`.
2. Check the results of `pytest`.

---------

Co-authored-by: megalinter-bot <129584137+megalinter-bot@users.noreply.github.com>
Co-authored-by: Lars Reimann <mail@larsreimann.com>
  • Loading branch information
3 people authored May 5, 2023
1 parent 10f7928 commit 9ef79da
Show file tree
Hide file tree
Showing 2 changed files with 977 additions and 0 deletions.
Loading

0 comments on commit 9ef79da

Please sign in to comment.