Stephen Ramsay
@sramsay2.bsky.social
Professor of English and Fellow at the Center for Digital Research in the Humanities at the University of Nebraska-Lincoln. Mainly #DigitalHumanities. Blog at https://stephenramsay.net/
Oh, I think I misunderstood what you're doing. The class you're teaching on NLP is a small, seminar-style discussion (of, I assume, key/new NLP papers)?
November 10, 2025 at 12:57 AM
Oh, I think I misunderstood what you're doing. The class you're teaching on NLP is a small, seminar-style discussion (of, I assume, key/new NLP papers)?
I have never asked students in tech courses to refrain from using any resource they like, since that is what I do and that is what everyone in the academia and industry does. I also assume they are adults interested in learning the concepts we are discussing.
November 9, 2025 at 11:51 PM
I have never asked students in tech courses to refrain from using any resource they like, since that is what I do and that is what everyone in the academia and industry does. I also assume they are adults interested in learning the concepts we are discussing.
That’s such a great gathering!
November 4, 2025 at 12:05 PM
That’s such a great gathering!
Third in the order of succession.
November 3, 2025 at 4:56 PM
Third in the order of succession.
These decisions are always effortlessly instantaneous for me.
(Go Jays)
(Go Jays)
November 2, 2025 at 1:26 AM
These decisions are always effortlessly instantaneous for me.
(Go Jays)
(Go Jays)
I’ll never understand why we didn’t get a “Magnum C.I.” spinoff. Feels like a lost opportunity.
November 2, 2025 at 1:24 AM
I’ll never understand why we didn’t get a “Magnum C.I.” spinoff. Feels like a lost opportunity.
And the scrape function is fantastic, though the need for actual web scraping is rare with TEI (i.e. XML) collections. If I write my TEI dream tool, I'd like it to assume a tool like xan, though -- which I think means being able to export to a serialization format that xan can read easily.
October 21, 2025 at 12:59 PM
And the scrape function is fantastic, though the need for actual web scraping is rare with TEI (i.e. XML) collections. If I write my TEI dream tool, I'd like it to assume a tool like xan, though -- which I think means being able to export to a serialization format that xan can read easily.
No apology necessary! And let me say it again: xan is a wonderful tool. PERFECT for the kind of work my students do (humanities researchers doing computational work).
October 21, 2025 at 12:59 PM
No apology necessary! And let me say it again: xan is a wonderful tool. PERFECT for the kind of work my students do (humanities researchers doing computational work).
I feel like a pro-education Ursuline ghost army is exactly what we need right now.
October 21, 2025 at 11:53 AM
I feel like a pro-education Ursuline ghost army is exactly what we need right now.
It wasn't me! I swear it wasn't me!
October 20, 2025 at 8:48 PM
It wasn't me! I swear it wasn't me!
Possibly useful data point: I call the plumber at the slightest provocation, because I am without doubt -- and in sharp contrast to my father -- the least handy person within a thousand miles.
October 18, 2025 at 12:47 PM
Possibly useful data point: I call the plumber at the slightest provocation, because I am without doubt -- and in sharp contrast to my father -- the least handy person within a thousand miles.
Why doesn’t LaTeX automatically interpret such a list as countably infinite?
October 18, 2025 at 12:04 PM
Why doesn’t LaTeX automatically interpret such a list as countably infinite?
It's made me wish for the something like it for TEI. A little command line tool that can validate, query, count, pretty print, and visualize TEI. It's even made me wonder if I should devote an upcoming sabbatical to building something like this (some of those features are harder than they sound).
October 17, 2025 at 4:36 PM
It's made me wish for the something like it for TEI. A little command line tool that can validate, query, count, pretty print, and visualize TEI. It's even made me wonder if I should devote an upcoming sabbatical to building something like this (some of those features are harder than they sound).
The other thing is that the course gave me an opportunity to dig into xan github.com/medialab/xan. This little gizmo is AMAZING for wrangling CSV data (as historians are wont to do).
GitHub - medialab/xan: The CSV magician
The CSV magician. Contribute to medialab/xan development by creating an account on GitHub.
github.com
October 17, 2025 at 4:36 PM
The other thing is that the course gave me an opportunity to dig into xan github.com/medialab/xan. This little gizmo is AMAZING for wrangling CSV data (as historians are wont to do).
My University is really not into people hosting their own UNIX servers. So I decided to switch from maintaining a Linux server (which I've been doing for twenty years of tech courses) to using Docker containers. A few blips here and there, but this is some slick tech and it has worked out well.
October 17, 2025 at 4:36 PM
My University is really not into people hosting their own UNIX servers. So I decided to switch from maintaining a Linux server (which I've been doing for twenty years of tech courses) to using Docker containers. A few blips here and there, but this is some slick tech and it has worked out well.