Recent Releases of https://github.com/acdh-oeaw/acdh-tei-pyutils

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.6

What's Changed

  • hardens makebibllabel by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/42
  • 41 change to artifact deployment for gh pages by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/43

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v1.5...v1.6

- Python
Published by csae8092 over 1 year ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.5

What's Changed

  • labels for bibls by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/39 python def make_bibl_label( node: ET.Element, no_author="o.A", year="o.J", editor_abbr="(Hg.)", max_title_length=75, ) -> str:

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v1.4...v1.5

- Python
Published by csae8092 over 1 year ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.4

What's Changed

  • closes #36 by @linxOD in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/37

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v1.3...v1.4

- Python
Published by csae8092 almost 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.3

What's Changed

  • 34 mentions to indices not working by @cfhaak in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/35

New Contributors

  • @cfhaak made their first contribution in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/35

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v1.2...v1.3

- Python
Published by csae8092 about 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.2

What's Changed

  • 30 improve documentation by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/31
  • fixed duplicated mentions entries #32 by @linxOD in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/33

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v1.1...v1.2

- Python
Published by csae8092 about 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.1

What's Changed

  • get_xmlid() function added by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/29

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v1.0...v1.1

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v1.0

What's Changed

  • acdh-xml-pyutils >=v1.x by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/27

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.35...v1.0

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v0.35

What's Changed

  • new function extract_fulltext added by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/25

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.34...v0.35

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v0.34

What's Changed

  • utility funcation addgraphicurltopb(doc) and checkforhash(value) added by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/23

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.33...v0.34

- Python
Published by csae8092 over 2 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v0.33

What's Changed

  • function to extract birth/death year from person node by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/21

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.32...v0.33

- Python
Published by csae8092 almost 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v0.32

What's Changed

  • making title sec and date xpath optional by @linxOD in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/19

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.31...v0.32

- Python
Published by csae8092 about 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - v0.31

What's Changed

  • switched mentions listEvent to noteGrp closes #16 by @linxOD in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/17

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.30...v0.31

- Python
Published by csae8092 about 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - lang-tag for make_entity_label

What's Changed

  • feat: added default_lang param by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/15

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.29.1...v0.30

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - houskeeping, new helper functions

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - houskeeping, new helper functions

What's Changed

  • 9 housekeeping by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/11
  • 8 add normalize string function by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/12
  • 10 add make label function by @csae8092 in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/13

New Contributors

  • @csae8092 made their first contribution in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/11

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.28...v0.29

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - denormalize events

What's Changed

  • denormalize cli: listEvent support closes #6 by @linxOD in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/7

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.27...v0.28

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - multiple refs

What's Changed

  • Feature item and multiple id by @linxOD in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/5

New Contributors

  • @linxOD made their first contribution in https://github.com/acdh-oeaw/acdh-tei-pyutils/pull/5

Full Changelog: https://github.com/acdh-oeaw/acdh-tei-pyutils/compare/v0.26.0...v0.27

- Python
Published by csae8092 over 3 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - biblStruct

also removes existing tei:back element

- Python
Published by csae8092 about 4 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - bugfix release

- Python
Published by csae8092 over 4 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - blacklist IDs, mention xpath as param

fixing #1 and #2 e.g denormalize indices but exclude Schnitzler, Bahr and Wien $ denormalize-indices -f "./data/*/*.xml" -i "./data/indices/*.xml" -m ".//*[@key]/@key" -x ".//tei:title[@level='a']/text()" -b pmb2121 -b pmb10815 -b pmb50

- Python
Published by csae8092 over 4 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - blacklist IDs, mention xpath as param

fixing #1 and #2

- Python
Published by csae8092 over 4 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - `-x` param for cli:mentions_to_indices

define the xpath to fetch the title of a document used for writing mentions into index file

- Python
Published by csae8092 almost 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - bug fixes for schnitzler

- Python
Published by csae8092 about 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - cli for schnitzler added

- Python
Published by csae8092 about 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - valid tei

- Python
Published by csae8092 about 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - escape regex pattern

- Python
Published by csae8092 about 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - works and orgs

  • xpath for doc title can be set as param
  • listwork and listorg are processed

- Python
Published by csae8092 over 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - split cli functions

- Python
Published by csae8092 over 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - improved cli function

- Python
Published by csae8092 over 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - cli functions added

- Python
Published by csae8092 over 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - basic clean up XSL added

- Python
Published by csae8092 over 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - tests

- Python
Published by csae8092 over 5 years ago

https://github.com/acdh-oeaw/acdh-tei-pyutils - initial release

- Python
Published by csae8092 over 5 years ago