| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump pre-commit deps. | J08nY | 2025-11-19 | 1 | -2/+2 |
| | | |||||
| * | Fixup pyproject.toml. | J08nY | 2025-11-18 | 1 | -4/+5 |
| | | | | | | | Apparently: - License should be a string with the SPDX expression. - Author with an email does not show up on pypi.org, so duplicate. | ||||
| * | Fixup Dockerfile. | J08nY | 2025-11-17 | 1 | -21/+23 |
| | | |||||
| * | Move away from pip-tools and use uv. | J08nY | 2025-11-17 | 1 | -2/+2 |
| | | | | | | | | | | | uv is all the rage. No, but really. The pip-compile approach does not work cross-platform or cross-python version (sometimes it does, but not always). In comparison and uv lockfile is universal and cross-platform: https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile This should help make our install easier and more robust. | ||||
| * | Only pin spacy<3.8.0 for aarch64. | J08nY | 2025-11-17 | 1 | -1/+2 |
| | | | | | | Should get around this but allow more recent spacy: https://github.com/explosion/cython-blis/issues/117 | ||||
| * | merge main | Adam Janovsky | 2025-03-10 | 1 | -1/+3 |
| |\ | |||||
| | * | compile, update metrics, prompt | fedorst | 2025-02-27 | 1 | -1/+2 |
| | | | |||||
| | * | proof-of-concept | fedorst | 2025-02-27 | 1 | -0/+1 |
| | | | |||||
| * | | semantic search demo | fedorst | 2025-03-07 | 1 | -0/+3 |
| |/ | | | | | | | | precommit fix ci fix another ci fix | ||||
| * | Move flaky remote tests into "scheduled" workflow. | J08nY | 2025-02-27 | 1 | -1/+2 |
| | | |||||
| * | Move to coverage config in toml. | J08nY | 2025-02-14 | 1 | -11/+12 |
| | | |||||
| * | cap spacy<3.8.0 due to https://github.com/explosion/cython-blis/issues/117 | Adam Janovsky | 2025-02-13 | 1 | -1/+1 |
| | | |||||
| * | update deps | Adam Janovsky | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | update deps, linter versions | Adam Janovsky | 2024-11-19 | 1 | -2/+3 |
| | | |||||
| * | Add dateparser to reqs. | J08nY | 2024-11-08 | 1 | -0/+1 |
| | | |||||
| * | replace seccerts -> sec-certs | Adam Janovsky | 2024-04-25 | 1 | -2/+2 |
| | | |||||
| * | revert spacy model download installation | Adam Janovsky | 2024-02-20 | 1 | -1/+0 |
| | | |||||
| * | fix some ruff errors | Adam Janovsky | 2024-02-20 | 1 | -3/+3 |
| | | |||||
| * | spacy model download now with pip | Adam Janovsky | 2024-02-20 | 1 | -2/+3 |
| | | |||||
| * | bump requirements | Adam Janovsky | 2023-11-23 | 1 | -1/+8 |
| | | |||||
| * | continue refactoring the notebook | Adam Janovsky | 2023-11-14 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'bump-req-python-to-3-10' into reference-analysis | Adam Janovsky | 2023-11-14 | 1 | -4/+2 |
| |\ | |||||
| | * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 1 | -4/+2 |
| | | | |||||
| * | | merge fresh main | Adam Janovsky | 2023-11-14 | 1 | -25/+5 |
| |\| | |||||
| | * | switch black -> ruff format | Adam Janovsky | 2023-11-10 | 1 | -23/+3 |
| | | | |||||
| | * | feat: Added pytesseract wrapper | GeorgeFI | 2023-09-20 | 1 | -0/+1 |
| | | | |||||
| | * | Add psutil do direct deps. | J08nY | 2023-08-24 | 1 | -0/+1 |
| | | | |||||
| * | | bump references | adamjanovsky | 2023-11-14 | 1 | -0/+1 |
| | | | |||||
| * | | add inter-annotator agreement | Adam Janovsky | 2023-10-20 | 1 | -1/+1 |
| | | | |||||
| * | | setfit to regular reqs. to allow for tests | Adam Janovsky | 2023-06-07 | 1 | -2/+2 |
| | | | |||||
| * | | merge main | Adam Janovsky | 2023-06-07 | 1 | -0/+1 |
| |\| | |||||
| | * | switch to pydantic in settings management | Adam Janovsky | 2023-03-29 | 1 | -0/+1 |
| | | | |||||
| * | | Reference annotations: finalize prediction pipeline | adamjanovsky | 2023-03-17 | 1 | -2/+2 |
| | | | |||||
| * | | move data to package, be more explicit about package_data | adamjanovsky | 2023-03-03 | 1 | -1/+6 |
| | | | |||||
| * | | reference-analysis: add language detection | adamjanovsky | 2023-03-02 | 1 | -1/+1 |
| | | | |||||
| * | | PoC reference annotator | Adam Janovsky | 2023-02-17 | 1 | -0/+2 |
| |/ | |||||
| * | bump mypy to 1.0.0 | Adam Janovsky | 2023-02-15 | 1 | -1/+1 |
| | | |||||
| * | final commit | Adam Janovsky | 2023-02-04 | 1 | -1/+1 |
| | | |||||
| * | new lint pipeline | Adam Janovsky | 2023-02-04 | 1 | -6/+5 |
| | | |||||
| * | add flake8-simplify to ruff | Adam Janovsky | 2023-02-03 | 1 | -0/+1 |
| | | |||||
| * | pin linter versions, fix some lint problems | Adam Janovsky | 2023-02-03 | 1 | -3/+3 |
| | | |||||
| * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 1 | -0/+2 |
| | | |||||
| * | ruff enforce pathlib | Adam Janovsky | 2023-02-02 | 1 | -0/+1 |
| | | |||||
| * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+3 |
| | | |||||
| * | replace pyupgrade with ruff | Adam Janovsky | 2023-01-27 | 1 | -1/+2 |
| | | |||||
| * | replace flake8 with ruff | Adam Janovsky | 2023-01-27 | 1 | -5/+12 |
| | | |||||
| * | replace isort with ruff | Adam Janovsky | 2023-01-27 | 1 | -10/+9 |
| | | |||||
| * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 1 | -1/+1 |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | ||||
| * | update pypi action | Adam Janovsky | 2022-12-10 | 1 | -1/+0 |
| | | |||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 1 | -17/+116 |
| | | | | | | | - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | ||||
