Scott Kleinman's Avatar

Scott Kleinman

@skleinman

Digital Humanities and medieval studies. More to come...

300
Followers
98
Following
29
Posts
13.08.2023
Joined
Posts Following

Latest posts by Scott Kleinman @skleinman

Just found out that a course in DH is now required on my campus for all students doing teacher education.

25.02.2026 21:42 πŸ‘ 8 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

I'm excited to hear about this project. Congrats! I'm hoping your findings will help us push back beyond the 19th century.

25.02.2026 21:40 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's been a labour of love, and I hope it finds a home in the DH toolset.

04.01.2026 22:43 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Extensive documentation, including a user guide, API docs, and Jupyter notebook tutorials. Lexos is built on the backs of many open source projects, and I hope that I have made them more accessible to users with less technical expertise but adaptable by those with more.

04.01.2026 22:43 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Rolling windows frequency analysis, keyword-generating tools, and keywords in context. For topic modelling, includes a simple Python interface for calling MALLET and an easy-to-produce, re-engineered version of Andrew Goldstone's dfr-browser.

04.01.2026 22:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Features are include a rich set of tools for pre-processing textual data, as as well as working with spaCy docs, manipulating HTML and XML tags, chunking data, and visualising doc-term matrices. Clustering tools, including k-means, hierarchical clustering, and bootstrap consensus.

04.01.2026 22:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The landscape is very different from when I began the project, but I'm hoping that people will find it useful. Please pass the word and try it out! The docs are at scottkleinman.github.io/lexos/.

04.01.2026 22:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
GitHub - scottkleinman/lexos: The Lexos Python text analysis library The Lexos Python text analysis library. Contribute to scottkleinman/lexos development by creating an account on GitHub.

The beta release of the Lexos text analysis library is now available at github.com/scottkleinma.... It reproduces and extends the Lexos web app as a Python library in a way that is approachable for students and Humanities researchers, and useful for developers producing their own apps.

04.01.2026 22:43 πŸ‘ 14 πŸ” 4 πŸ’¬ 3 πŸ“Œ 0

Marie de France thought the following statement fitting (if she wasn’t being sarcastic): "You couldn’t command anything in my power that I would not do, whether it turned to folly or wisdom. I will perform your commands; for you, I will abandon all folk" (Lanval, 124-128).

23.12.2025 03:35 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Schmidt Sciences awards $11M in grants to bring AI to humanities research - Schmidt Sciences Contact: Carlie Wiener;Β cwiener@schmidtsciences.org NEW YORKβ€”Schmidt Sciences has awarded $11 million for up to 23 teams of researchers around the world to develop and apply artificial intelligence to...

Big congrats to these 23 projects that just won awards from the @schmidtsciences.bsky.social HAVI program! Please spread the word. (NB I've been helping the HAVI team on this program. This is a broad slate of terrific DH projects!) www.schmidtsciences.org/havi-2025-an...

11.12.2025 15:25 πŸ‘ 24 πŸ” 11 πŸ’¬ 0 πŸ“Œ 1

One question I have is whether you can have more than one human in the loop. In my own experiment with vibe coding for DFR Browser 2, I open sourced the project on GitHub. But I wonder if potential collaborators will make pull requests for a (largely) AI-generated code base.

11.11.2025 23:19 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

If anyone is still doing topic modelling, I'd love some user feedback (thanks to @alanyliu.bsky.social for some initial suggestions). This was a fascinating example of how we can quickly adapt and update existing open-source tools. I hope to develop it further.

07.11.2025 05:01 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Like many DH colleagues, I've been testing the vibe coding waters. As a case study, I ended up re-engineering Andrew Goldstone's dfr-browser for exploring topic models. github.com/scottkleinma... It has a bright new look, a lot of new features, and it's hopefully easier to use. +

07.11.2025 05:01 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Are you going to continue to develop the app, or is it functionally complete? I'm curious as a user, but I think this question is important for these types of quickly spun up tools, as you hinted in your earlier post.

31.10.2025 01:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hearing Big Country on the radio in my current student union and experiencing big nostalgia remembering seeing them in concert in my then student union in the 1980s...

22.09.2025 17:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Looking forward to seeing where this goes!

04.09.2025 00:40 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

*sigh* It's too soon, but on the day of his retirement from public service, I think that it's important to recognize the contributions of Brett Bobley to the work of the National Endowment for the Humanities and the field. #ThanksBrett for your leadership, your good cheer & your home-baked goods.

13.06.2025 18:00 πŸ‘ 173 πŸ” 29 πŸ’¬ 12 πŸ“Œ 15

The evisceration of pre-modern scholarly communities continues apace. Just FYI: history only goes back about 250 years.

10.04.2025 19:09 πŸ‘ 7 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Interesting. I'm currently working on the MALLET interface for Lexos and have been using Claude 3.5 to help with test functions (with limited success). But the lesson here is that we need to start thinking about AI as a (the?) potential user when we design our software...

10.03.2025 16:02 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

It's sounded like armageddon here since late last night.

08.01.2025 04:50 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Grateful to have this wonderful community of folks to commiserate and strategize with, especially given how each of us is in a resource scarce environment #DayofDH2024

02.12.2024 19:43 πŸ‘ 7 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

My #DayOfDH2024 is mostly devoted to dealing with teaching and advising tasks put on hold for the Thanksgiving holiday. But I'm going to try to squeeze in some work on Lexos, including tasks suggested by my code reviewers at DHTech (dh-tech.github.io).

02.12.2024 17:06 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Also, the types of projects we can envision are different when a single course release (reducing us to three courses per semester) can blow nearly the entire grant budget. Even if we are guaranteed to get the grant, at some point it becomes not worth it.

26.11.2024 23:55 πŸ‘ 3 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Preview
DHReSCU Application - Project The Deadline for this Application is November 27th DHReSCU is a pilot program meant to aid early-stage digital humanities research software projects in developing a technical implementation plan. We h...

Planning a #DigitalHumanities research software project and need help with technical planning?

Submit your project to DHReSCU (DH Research Software Consulting Unit) to be matched with a Humanities RSE consultant.
forms.gle/hgMGR7YmHc4N...

Selected project teams will be paid $1500 for their time.

22.11.2024 20:16 πŸ‘ 1 πŸ” 3 πŸ’¬ 0 πŸ“Œ 1
Medieval manuscripts blog

Fabulous news for #MedievalSky today: the British Library has brought 1000 digitized manuscripts (MSS) back online: blogs.bl.uk/digitisedman.... Congrats to all the BL staff who have made this recovery possible.

03.10.2024 13:39 πŸ‘ 196 πŸ” 75 πŸ’¬ 5 πŸ“Œ 3
Post image

Bluesky now has over 10 million users, and I was #559,044!

16.09.2024 22:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Not sure if it's quotable for your purposes, but Gwyneth Glyn's "Cofia fi at" is lovely.

05.09.2024 17:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

We might need some brainstorming about success strategies for the CSU. Let's put it on the agenda for @dhatcsu.bsky.social.

14.08.2024 17:53 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Building the DH@CSU Consortium What does it take to build a Digital Humanities consortium that spans 23 campuses of a regional comprehensive university system?

With bonus images, posted my #dh2024 talk about Building the DH@CSU Consortium #DH
triproftri.wordpress.com/2024/08/11/b...

Shout outs @briancroxall.bsky.social @lmrhody.bsky.social @humetricshss.bsky.social @dhatcsu.bsky.social @plach.bsky.social @skleinman.bsky.social @roopikarisam.bsky.social

11.08.2024 18:57 πŸ‘ 17 πŸ” 5 πŸ’¬ 0 πŸ“Œ 0