eupolicy.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This Mastodon server is a friendly and respectful discussion space for people working in areas related to EU policy. When you request to create an account, please tell us something about you.

Server stats:

223
active users

#Balisage

0 posts0 participants0 posts today
Replied in thread

@emchateau thanks for the hint to David J. Birnbaum's collection!

Funny coincidence, I am just on my way to what will surely be a wonderful and productive workshop on #Collation and #Visualisation (lorentzcenter.nl/seeing-the-di), and am reading (and can recommend) a #Balisage paper by said D. Birnbaum & Ronald Dekker in preparation: doi.org/10.4242/BalisageVol29.

I will check out the #XSLT learning resources you mentioned and the ones other might still mention during the week, thanks again!

CC @petrichor

Continued thread

#balisage SB: XML corpus analysis, e.g. looking for inconsistencies, looking for choices made when there are multiple ways

Poking around in XML corpous:
Regular expressions: ubiquitous, east to learn, widely useful, powerful
XPath: extraordinarily powerful, only use case is XML (mostly), finding info is not hard, but harder than for regexes

Continued thread

#balisage MSM: Context is information about Roman trials, but it comes from other sources e.g. allusions from prose; create record of the trial with as much who/when/what as can be gleaned. Lots of missing and uncertain information (which needs annotation). Variable structure.

Problem: how to get from Word => 'natural' XML representation focused on meaning not layout

Constraints: simple enough for one man band, resist second-system syndrome