Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docstrings #97

Merged
merged 60 commits into from
Jun 6, 2024
Merged

Add docstrings #97

merged 60 commits into from
Jun 6, 2024

Commits on Jun 3, 2024

  1. Update import order

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c6f4420 View commit details
    Browse the repository at this point in the history
  2. Add pydocstyle rules

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bdf4f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbb2024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c2944a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    942fbc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45cdbb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    476d9e5 View commit details
    Browse the repository at this point in the history
  8. Format docstrings

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e8cf3dc View commit details
    Browse the repository at this point in the history
  9. Add docstrings to util.py

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a792664 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f26ef8 View commit details
    Browse the repository at this point in the history
  11. Rename method

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4a6aceb View commit details
    Browse the repository at this point in the history
  12. Update metrics docstrings

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ae6363c View commit details
    Browse the repository at this point in the history
  13. Add nervaluate comment

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6d3cc2e View commit details
    Browse the repository at this point in the history
  14. Formatting

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d6a04c2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f352cd5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9b36922 View commit details
    Browse the repository at this point in the history
  17. Rename counts to freqs

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0bd9208 View commit details
    Browse the repository at this point in the history
  18. Formatting

    vmenger committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    695501f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Add docstrings to term.py

    vmenger committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    874d740 View commit details
    Browse the repository at this point in the history
  2. Add docstrings to entity.py

    vmenger committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2b9bbb6 View commit details
    Browse the repository at this point in the history
  3. Add docstring to ie module

    vmenger committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4d2534b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aaa5e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aebfc92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a9d290 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea3948c View commit details
    Browse the repository at this point in the history
  8. Formatting

    vmenger committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1572c06 View commit details
    Browse the repository at this point in the history
  9. Formatting

    vmenger committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    bf9b490 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Update gitignore

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6d9400d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54e8da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc0c29 View commit details
    Browse the repository at this point in the history
  4. Move params to init

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7daca0a View commit details
    Browse the repository at this point in the history
  5. Fix inline

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ef5c1af View commit details
    Browse the repository at this point in the history
  6. Add docs dependencies

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3ae089f View commit details
    Browse the repository at this point in the history
  7. Add build docs command

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e274dab View commit details
    Browse the repository at this point in the history
  8. Add doc configuration

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    82aeb21 View commit details
    Browse the repository at this point in the history
  9. Fix clinlp component issue

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    62fdf09 View commit details
    Browse the repository at this point in the history
  10. Update doc

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a45075b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc7389e View commit details
    Browse the repository at this point in the history
  12. Add readthedocs integration

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ba5edad View commit details
    Browse the repository at this point in the history
  13. Add docs badge

    vmenger committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4b64c23 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    1b937ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d1c2a View commit details
    Browse the repository at this point in the history
  3. Change build os

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8a93e91 View commit details
    Browse the repository at this point in the history
  4. Formattin

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d81dab9 View commit details
    Browse the repository at this point in the history
  5. Update module docstrings

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7f8353a View commit details
    Browse the repository at this point in the history
  6. Update class docstrinsg

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    28dc8f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0169680 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58cf685 View commit details
    Browse the repository at this point in the history
  9. Fix init docstrings

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    00807a8 View commit details
    Browse the repository at this point in the history
  10. Formatting

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e2e8cac View commit details
    Browse the repository at this point in the history
  11. Update doc building settings

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7bfade0 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a107cf1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66e900b View commit details
    Browse the repository at this point in the history
  14. Format markdown

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0110ec0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b5f8a5 View commit details
    Browse the repository at this point in the history
  16. Typos

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    73254fb View commit details
    Browse the repository at this point in the history
  17. Add api root page

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8c60780 View commit details
    Browse the repository at this point in the history
  18. Change argument order

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c3eb518 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    09eb3e3 View commit details
    Browse the repository at this point in the history
  20. Fix whitespace error

    vmenger committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    66c17ea View commit details
    Browse the repository at this point in the history