| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | add link to formal codebook | adamjanovsky | 2024-01-19 | 1 | -0/+2 | |
| |/ | ||||||
| * | refactoring here and there | adamjanovsky | 2023-11-24 | 3 | -60/+78 | |
| | | ||||||
| * | revert hyperparams on segment extraction | adamjanovsky | 2023-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | hardcode hyperparams for all stages | adamjanovsky | 2023-11-23 | 3 | -25/+83 | |
| | | ||||||
| * | hardcode optimal hyperparams for embeddings | adamjanovsky | 2023-11-23 | 1 | -4/+4 | |
| | | ||||||
| * | continue refactoring the notebook | Adam Janovsky | 2023-11-14 | 3 | -3/+6 | |
| | | ||||||
| * | Merge branch 'bump-req-python-to-3-10' into reference-analysis | Adam Janovsky | 2023-11-14 | 24 | -40/+51 | |
| |\ | ||||||
| | * | bump required python to 3.8 | Adam Janovsky | 2023-11-14 | 24 | -40/+51 | |
| | | | ||||||
| * | | fix some ruff errors | Adam Janovsky | 2023-11-14 | 1 | -1/+1 | |
| | | | ||||||
| * | | merge fresh main | Adam Janovsky | 2023-11-14 | 19 | -90/+248 | |
| |\| | ||||||
| | * | fix new ruff errors | Adam Janovsky | 2023-11-10 | 10 | -20/+22 | |
| | | | ||||||
| | * | Merge pull request #369 from ↵ | adamjanovsky | 2023-10-26 | 1 | -1/+1 | |
| | |\ | | | | | | | | | | | | | crocs-muni/fix/better-log-filename-and-requirements-file Fix/better log filename and requirements file | |||||
| | | * | add .log suffix to default log filename | adamjanovsky | 2023-10-18 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Wrap CC scheme download in try-except and continue on fail. | J08nY | 2023-10-23 | 1 | -1/+4 | |
| | | | | ||||||
| | * | | Revert "feat: Initial implementation of tool/dataset version check" | GeorgeFI | 2023-10-22 | 1 | -8/+0 | |
| | | | | | | | | | | | | | This reverts commit ef9b405f9e9319d0464fc64acca313251973ef49. | |||||
| | * | | feat: Initial implementation of tool/dataset version check | GeorgeFI | 2023-10-22 | 1 | -0/+8 | |
| | |/ | ||||||
| | * | Merge pull request #357 from crocs-muni/feat-pytesseract-wrapper | adamjanovsky | 2023-10-12 | 1 | -5/+10 | |
| | |\ | | | | | | | feat: Added pytesseract wrapper | |||||
| | | * | fix: Fixed calling method on NoneType | GeorgeFI | 2023-10-01 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | fix: OCR with Pytesseract fixed now | GeorgeFI | 2023-09-25 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | feat: Added pytesseract wrapper | GeorgeFI | 2023-09-20 | 1 | -5/+9 | |
| | | | | ||||||
| | * | | Fix Australian scheme in-eval. | J08nY | 2023-10-10 | 2 | -2/+2 | |
| | |/ | ||||||
| | * | style: Fix of mypy typing - calling methods on potential None object | GeorgeFI | 2023-09-01 | 1 | -0/+7 | |
| | | | ||||||
| | * | Merge branch 'main' into feat-fips-references | GeorgeFI | 2023-09-01 | 6 | -51/+104 | |
| | |\ | ||||||
| | | * | Fix CC scheme certificate matching. | J08nY | 2023-08-24 | 2 | -0/+11 | |
| | | | | ||||||
| | | * | Add rudimentary profiling. | J08nY | 2023-08-24 | 4 | -49/+93 | |
| | | | | | | | | | | | | | Fixes #288. | |||||
| | | * | Do not rerun pdf to text conversion, it is pointless. | J08nY | 2023-08-24 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | Either it works the first time or not, this just wastes time. | |||||
| | * | | fix: Fixing of types | GeorgeFI | 2023-08-25 | 1 | -4/+6 | |
| | | | | ||||||
| | * | | refactor: Refactored graph building functions | GeorgeFI | 2023-08-25 | 1 | -0/+83 | |
| | | | | ||||||
| | * | | Merge branch 'main' into feat-fips-references | GeorgeFI | 2023-08-20 | 2 | -4/+10 | |
| | |\| | ||||||
| | | * | Fix Canada CC scheme download. | J08nY | 2023-08-14 | 2 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | | They changed their website, which broke our code. Honestly, I am surprised this scheme parsing does not break more often. | |||||
| | * | | refactor: Light refactor of fips returns statements | GeorgeFI | 2023-06-10 | 1 | -6/+3 | |
| | |/ | ||||||
| * | | bump references | adamjanovsky | 2023-11-14 | 13 | -190/+759 | |
| | | | ||||||
| * | | recertification -> reevaluation in code | Adam Janovsky | 2023-10-20 | 1 | -4/+4 | |
| | | | ||||||
| * | | rename recertification: re-evaluation | Adam Janovsky | 2023-10-20 | 13 | -198/+198 | |
| | | | ||||||
| * | | improve write-up of reference annotation methodology | Adam Janovsky | 2023-10-20 | 1 | -31/+30 | |
| | | | ||||||
| * | | add inter-annotator agreement | Adam Janovsky | 2023-10-20 | 1 | -0/+39 | |
| | | | ||||||
| * | | finalize annotation labels | Adam Janovsky | 2023-10-19 | 17 | -1493/+1321 | |
| | | | ||||||
| * | | ditch lang, fix groupby | adamjanovsky | 2023-09-29 | 2 | -10/+13 | |
| | | | ||||||
| * | | minor refactoring segment extractor | Adam Janovsky | 2023-09-22 | 1 | -13/+10 | |
| | | | ||||||
| * | | fix sentence extraction | Adam Janovsky | 2023-09-22 | 1 | -22/+25 | |
| | | | ||||||
| * | | clean labels when loading dataframes | adamjanovsky | 2023-09-21 | 1 | -0/+2 | |
| | | | ||||||
| * | | revert pydantic | adamjanovsky | 2023-09-21 | 1 | -2/+1 | |
| | | | ||||||
| * | | fixes and bump reqs | Adam Janovsky | 2023-09-21 | 2 | -5/+14 | |
| | | | ||||||
| * | | multiple fixes segment extractor | adamjanovsky | 2023-09-17 | 4 | -67/+138 | |
| | | | ||||||
| * | | fix anssi cert_id normalization | adamjanovsky | 2023-09-17 | 1 | -3/+5 | |
| | | | ||||||
| * | | WiP: introduce actually extracted cert_id_keywords instead of canonical | Adam Janovsky | 2023-09-17 | 5 | -20/+72 | |
| | | | ||||||
| * | | delete nonexisting cert from test split | adamjanovsky | 2023-09-15 | 1 | -2/+1 | |
| | | | ||||||
| * | | delete one test annotation for which we dont have cert | Adam Janovsky | 2023-09-14 | 1 | -1/+0 | |
| | | | ||||||
| * | | sort values in train.csv annotations | Adam Janovsky | 2023-09-14 | 1 | -197/+197 | |
| | | | ||||||
| * | | enrich train dataset with some samples from test | adamjanovsky | 2023-09-08 | 3 | -1251/+1347 | |
| | | | ||||||
