| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | fix evaluation methods | Adam Janovsky | 2022-10-09 | 1 | -14/+23 | |
| | | | ||||||
| | * | fix CPE target_hw attribute | Adam Janovsky | 2022-10-09 | 1 | -1/+1 | |
| | | | ||||||
| | * | add command for number of converted pdf documents | Adam Janovsky | 2022-10-05 | 1 | -2/+3 | |
| | | | ||||||
| | * | Sample (6) missing digests (to have 100) for manual CPE evaluation | Adam Janovsky | 2022-10-05 | 2 | -9/+9 | |
| | | | ||||||
| | * | add LaTeX commands for OCR success rate | Adam Janovsky | 2022-10-05 | 1 | -58/+72 | |
| | | | ||||||
| | * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 2 | -334/+334 | |
| | |\ | |/ |/| | ||||||
| * | | Update final run with even more final run. | J08nY | 2022-10-04 | 1 | -333/+331 | |
| | | | ||||||
| * | | Merge pull request #268 from crocs-muni/fix/cc-html-pp-constructor | adamjanovsky | 2022-10-04 | 1 | -1/+3 | |
| |\ \ | | | | | | | fix bad PP constructor when parsing CC HTML webpage | |||||
| | * | | fix bad PP constructor when parsing CC HTML webpage | Adam Janovsky | 2022-10-04 | 1 | -1/+3 | |
| |/ / | ||||||
| | * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 7 | -49/+898 | |
| | |\ | |/ |/| | ||||||
| * | | Add final-run logs. | J08nY | 2022-10-04 | 1 | -89/+700 | |
| | | | ||||||
| * | | Fix extraction check with new attr defaults. | J08nY | 2022-10-04 | 1 | -2/+2 | |
| | | | ||||||
| * | | Store OCR results into CC cert state. | J08nY | 2022-10-04 | 4 | -18/+32 | |
| | | | ||||||
| * | | Add new CC cert state attributes. | J08nY | 2022-10-04 | 3 | -31/+54 | |
| | | | ||||||
| * | | Add final run notebook. | J08nY | 2022-10-04 | 1 | -0/+201 | |
| | | | ||||||
| | * | Merge branch 'main' into feat/eval-cpe-matches | Adam Janovsky | 2022-10-04 | 1 | -9/+1 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #266 from crocs-muni/dependabot/pip/requirements/joblib-1.2.0 | Ján Jančár | 2022-10-03 | 1 | -9/+1 | |
| |\ \ | | | | | | | build(deps): bump joblib from 1.1.0 to 1.2.0 in /requirements | |||||
| | * | | build(deps): bump joblib from 1.1.0 to 1.2.0 in /requirements | dependabot[bot] | 2022-09-30 | 1 | -9/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [joblib](https://github.com/joblib/joblib) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: joblib dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| * | | | Bump CPE matching setting default. | J08nY | 2022-10-03 | 1 | -1/+1 | |
| |/ / | ||||||
| | * | prepare code for CPE manual evaluation | Adam Janovsky | 2022-10-04 | 7 | -23/+244 | |
| |/ | ||||||
| * | Merge pull request #259 from ↵ | adamjanovsky | 2022-09-30 | 13 | -543/+1659 | |
| |\ | | | | | | | | | crocs-muni:feat/temporal-trends-notebook-improvements Temporal notebook iterative improvements | |||||
| | * | random fixes and improvements in notebooks | Adam Janovsky | 2022-09-30 | 3 | -299/+535 | |
| | | | ||||||
| | * | add latex plotting notebook | Adam Janovsky | 2022-09-27 | 1 | -0/+333 | |
| | | | ||||||
| | * | Merge branch 'main' into feat/temporal-trends-notebook-improvements | Adam Janovsky | 2022-09-27 | 27 | -542/+2382 | |
| | |\ | ||||||
| | * | | update notebooks with latex commands | Adam Janovsky | 2022-09-27 | 2 | -511/+932 | |
| | | | | ||||||
| | * | | compute sar in time evolution | Adam Janovsky | 2022-09-13 | 1 | -2/+63 | |
| | | | | ||||||
| | * | | start colleting EALs from PP dataset | Adam Janovsky | 2022-09-13 | 11 | -212/+89 | |
| | | | | ||||||
| | * | | additional plots in temporal notebook | Adam Janovsky | 2022-09-13 | 1 | -52/+240 | |
| | | | | ||||||
| * | | | Drop dependency_analysis notebook, replaced by References notebook. | J08nY | 2022-09-29 | 1 | -1168/+0 | |
| | | | | ||||||
| * | | | Update notebooks with more paper commands. | J08nY | 2022-09-27 | 3 | -5018/+406 | |
| | | | | ||||||
| * | | | Merge some ddesignations in manual reference eval data. | J08nY | 2022-09-27 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Make DependencyFinder drop unknown refs in CC and FIPS dataset use. | J08nY | 2022-09-27 | 5 | -7/+13 | |
| | |/ |/| | ||||||
| * | | Add reference eval of random subset of certs. | J08nY | 2022-09-26 | 3 | -4/+256 | |
| | | | ||||||
| * | | Properly handle duplicates in dependency finder. | J08nY | 2022-09-25 | 1 | -25/+14 | |
| | | | | | | | | | Do not assign references to duplicates other than the main one. | |||||
| * | | Enrich some rules. | J08nY | 2022-09-25 | 1 | -0/+8 | |
| | | | ||||||
| * | | Make DependencyFinder handle duplicates and unknowns. | J08nY | 2022-09-25 | 1 | -36/+102 | |
| | | | ||||||
| * | | Cleanup DependencyFinder. | J08nY | 2022-09-25 | 1 | -24/+22 | |
| | | | ||||||
| * | | Fix #237 and cleanup DependencyFinder. | J08nY | 2022-09-25 | 1 | -57/+42 | |
| | | | ||||||
| * | | Add some more LaTeX number commands into cert id eval. | J08nY | 2022-09-25 | 2 | -221/+55 | |
| | | | ||||||
| * | | Fix eval notebook file reference. | J08nY | 2022-09-23 | 2 | -2/+3 | |
| | | | ||||||
| * | | Fix Japan canonicalízation. | J08nY | 2022-09-23 | 2 | -0/+2 | |
| | | | ||||||
| * | | More code coverage. | J08nY | 2022-09-22 | 2 | -0/+49 | |
| | | | ||||||
| * | | Canonicalize Norway properly. | J08nY | 2022-09-22 | 1 | -0/+6 | |
| | | | ||||||
| * | | Merge pull request #264 from crocs-muni/fix/fix-regex-issues | Ján Jančár | 2022-09-22 | 2 | -5/+18 | |
| |\ \ | | | | | | | Fix regex matching wrong substrings. | |||||
| | * | | Use multiline regex flag. | J08nY | 2022-09-22 | 1 | -1/+2 | |
| | | | | ||||||
| | * | | Fix regex matching wronng substrings. | J08nY | 2022-09-22 | 2 | -5/+17 | |
| |/ / | | | | | | | Fixes #255. | |||||
| * | | Merge pull request #263 from crocs-muni/feat/cert-id-eval | Ján Jančár | 2022-09-22 | 9 | -341/+486 | |
| |\ \ | | | | | | | Add ground truth analysis of cert ids. | |||||
| | * | | Final evaluation changes. | J08nY | 2022-09-22 | 6 | -339/+277 | |
| | | | | ||||||
| | * | | Canonicalize before choosing cert_id, sort by length if same weight. | J08nY | 2022-09-21 | 5 | -52/+54 | |
| | | | | ||||||
| | * | | Normalize cert_id candidates to 0.0-1.0 range but without sum normalization. | J08nY | 2022-09-21 | 5 | -35/+87 | |
| | | | | ||||||
