48 Commits (feat/alto)
 

Author SHA1 Message Date
Gerber, Mike 21f906ec7d Rename altotool to alto4pandas
See gh-15.
2 years ago
Gerber, Mike 3d2e53f739 ALTO: Extract namespace == ALTO version 2 years ago
Gerber, Mike 8285bdb423 🚧 ALTO: Calculate more descriptive statistics for String@WC 2 years ago
Gerber, Mike aa4e8e290d 🚧 ALTO: Move xpath_statistics to TagGroup class 2 years ago
Gerber, Mike 9246519162 🚧 ALTO: Extract a function to calculate statistics on xpath expressions 2 years ago
Gerber, Mike e24a846ea2 🚧 ALTO: Calculate mean of String@WC 2 years ago
Gerber, Mike 9b3db1cd1d ALTO: Support more ALTO versions 2 years ago
Gerber, Mike 937e7d74eb ALTO: Support more ALTO versions 2 years ago
Gerber, Mike 4bb3379ab1 🐛 Use tqdm's write() instead of logging during scanning 2 years ago
Gerber, Mike 6a549968b5 🐛 Produce a text attribute even if the attribute has no value 2 years ago
Gerber, Mike c85356bd23 ALTO: Support more ALTO versions 2 years ago
Gerber, Mike c91c9b1714 ALTO: preProcessingStep/processingAgency/sourceImageInformation etc. 2 years ago
Gerber, Mike 01326050d3 ALTO: Handle PermissionErrors 2 years ago
Gerber, Mike 10b8023dd6 ALTO: Count Layout/Page/* elements 2 years ago
Gerber, Mike 1c62085612 ALTO: Count Layout/Page/* elements 2 years ago
Gerber, Mike c9737683b1 ALTO: Add Layout/Page's attribute values 2 years ago
Gerber, Mike 102b15ffa9 🧹 Do not duplicate ALTO metadata 2 years ago
Gerber, Mike 6e2e0bd67a 🐛 Fix imports 2 years ago
Gerber, Mike e86369e76d 🚧 Add support for ALTO Description 2 years ago
Gerber, Mike 08082d5fe8 Support mods:partName
Fixes gh-6.
2 years ago
Gerber, Mike 9227575555 🎨 Improve log/output a bit 2 years ago
Gerber, Mike db79960ba1 Force singleton for shelfLocator
Very few input sources contain multiple mods:shelfLocator elements
for a mods:Location (illegal according to DFG MODS Anwendungsprofil).
Force a singleton in this case.

Fixes gh-7.
2 years ago
Gerber, Mike d35032067a 🐛 Fix install on Python 3.10
I couldn't build pandas 1.0.5 (introduced as a Pickle compatibility measure in e65cad7)
for Python 3.10. So update to the next minor version 1.1.x to have it work on Python 3.10.

Fixes gh-11.
2 years ago
Gerber, Mike 2ff15f3497 Merge branch 'master' of https://github.com/qurator-spk/modstool 2 years ago
Gerber, Mike e65cad772d 🐛 Require pandas ~ 1.0 to fix import 2 years ago
Gerber, Mike f9e418c460 Optionally output to an Excel .xlsx file 2 years ago
Gerber, Mike 0a9a66c2cc Optionally output to a CSV file
Resolves gh-9.
2 years ago
Gerber, Mike 840045a54a ⚙️ Add VSCode settings 2 years ago
Gerber, Mike 86d1154638 ✔️ Add METS tests 2 years ago
Gerber, Mike f7c51d127d ⚙️ Add .editorconfig 2 years ago
Gerber, Mike ad2b0a1d9b 🧹 .gitignore 2 years ago
Gerber, Mike 9a8f7f69bd 🐛 Handle multiple mods:role 2 years ago
Gerber, Mike 75ff143a25 🐛 modstool: Fix handling multiple <mods:language>
There may be multiple <mods:language> tags with mods:languageTerm children,
that should be merged into one language_languageTerm column
2 years ago
Gerber, Mike 5c48541dee ✔️ CircleCI: - Python 3.5 + Python 3.10 2 years ago
Gerber, Mike 73333ea2e2 Include METS fileGrp counts 2 years ago
Gerber, Mike 2399699990 ✔️ CircleCI: Use non-deprecated "next-gen Docker convenience image" 2 years ago
Gerber, Mike 93ce1505c4 Handle namePart + nameIdentifier 2 years ago
Gerber, Mike c49ac4f6e8 🚧 modstool: Replace Travis with CircleCI 3 years ago
Gerber, Mike 3cf596d5fe Merge commit '1bc366706b2296c4d81bbe44a723dbd9bb585618' 3 years ago
Gerber, Mike 1bc366706b 🚧 modstool: Replace Travis with CircleCI 3 years ago
Gerber, Mike 662343fdcf 📝 modstool: Add LICENSE 5 years ago
Gerber, Mike 7e07bd26bf 🤪 modstool: Fix setup.py keywords 5 years ago
Gerber, Mike d885d6bfa2 🤪 modstool: Fiddle with the damn packaging/namespace so that stuff works 5 years ago
Gerber, Mike 5773b9c9b1 🐛 modstool: Handle multiple scriptTerms per language correctly 5 years ago
Gerber, Mike 2259d01843 modstool: Add Travis badge 5 years ago
Gerber, Mike c855b26cf7 modstool: Add Travis configuration 5 years ago
Gerber, Mike 648c4e3295 📝 modstool: Fix README markdown 5 years ago
Gerber, Mike 9b8aef12e1 🠒 Move modstool into its own subdirectory 5 years ago