Katarina's Avatar

Katarina

@katarina-l

PhD student @ Digital Humanities, Fondazione Bruno Kessler, Trento i think the world is really interesting

19
Followers
27
Following
4
Posts
23.08.2025
Joined
Posts Following

Latest posts by Katarina @katarina-l

Code examples for the Python package elfen:

# initializing extractor
extractor = elfen.Extractor(
data = df,
language = "en",
text_column = "text")
# extracting a single feature: ttr
extractor.extract("ttr")
# extracting a feature area/group: readability
extractor.extract_feature_group("readability")
# extracting all available features
extractor.extract_features()

Code examples for the Python package elfen: # initializing extractor extractor = elfen.Extractor( data = df, language = "en", text_column = "text") # extracting a single feature: ttr extractor.extract("ttr") # extracting a feature area/group: readability extractor.extract_feature_group("readability") # extracting all available features extractor.extract_features()

Extracting structural/linguistic properties for large text datasets can be annoying. Existing tools either are not maintained, do not scale, or do not cover extensive sets of linguistic features.

For this reason, I implemented 🧝elfen, a Python package for efficient linguistic feature extraction

18.02.2026 15:55 πŸ‘ 10 πŸ” 5 πŸ’¬ 1 πŸ“Œ 0
Post image

amazingly, our conspiracy dataset paper 'Mute Cods' was accepted to #LREC2026! big thanks & huge shoutout to the (many) people involved 🫢 this truly was a collaborative effort and I'm glad & proud that we got so many of the Hybrids people together, happily united on three author lines 🀘 #MSCA

13.02.2026 10:18 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸ‡ΈπŸ‡¬ Don’t miss @penzo-nicolo.bsky.social presenting his poster on synthetic Multi-Party Conversation generation at #AAAI26!

πŸ›οΈ Hall 2
πŸͺ§ Poster Board 257
⏰ Jan. 22, 12–2 PM

21.01.2026 14:03 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Post image

this is what the deepest hole in the world looks like. under this tap + random clutter there is a hole that's more than 12500 meters deep.

idk i just think about this a lot and thought you might want to know this

09.01.2026 15:41 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Fun fact: resident orcas vocalize more than transient ones, because they mainly eat fish, that cannot hear their calls. They live in matrilineal pods, and the relatedness of pods can be established not only genetically, but also by the similarity of their (complex, stable, and learned) dialects 🌊🎢

08.10.2025 20:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Image showing the text "FadeIT: Fallacy Detection in Italian Social Media Texts, a Shared Task at EVALITA 2026".

Image showing the text "FadeIT: Fallacy Detection in Italian Social Media Texts, a Shared Task at EVALITA 2026".

✨ Shared task alert! ✨

We are organizing FadeIT, the first shared task on fallacy detection accounting for genuine disagreement. FadeIT is part of EVALITA, whose workshop will be held in beautiful Bari, Italy in February 2026.

Learn more from our website!
🌐 sites.google.com/fbk.eu/fadei...

02.10.2025 13:46 πŸ‘ 5 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

Today I learned that the Jan Mayen island, a small island in the jurisdiction of Norway, close to Greenland and famous for its weather station and volcano, is actually on a microcontinent! Other microcontinents are Madagascar and New Zealand, but those are, of course, much bigger. Isn't that cool?

29.09.2025 05:20 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0