Published at #IRRJ: "Much Ado about Accessibility: An Exploration of Online Content Accessibility from an Autism-Informed Perspective" by Hrishita Chakrabarti and Maria Soledad Pera. #TextAnalysis, #Autism, #WebAccessibility, #SearchEngines, #LLMs

https://doi.org/10.54195/irrj.25297

Much Ado about Accessibility: An Exploration of Online Content Accessibility from an Autism-Informed Perspective | Information Retrieval Research

Semantic Knowledge Is Key To Human Innovation 

 Neuroscience News A new study has isolated the foundational cognitive engine driving human creativity and technological advancement. The research demonstrates that our “semantic knowledge”, the internal cognitive map of how concepts connect and apply to one another, is the absolute precondition for meaningful invention. By combining computer modeling of cultural development with a human trial of over 1,200 participants, investigators proved that without an underlying understanding of […]

https://onlinemarketingscoops.com/2026/06/02/semantic-knowledge-is-key-to-human-innovation/

Semantic Knowledge Is Key To Human Innovation 

 Neuroscience News A new study has isolated the foundational cognitive engine driving human creativity and technological advancement. The research demonstrates that our “semantic knowledge”, the in…

Online Marketing Scoops

🆕 **PyDistintoX 0.3.1 is here!**

PyDistintoX is a Python tool for contrastive text analysis that compares two corpora using 16 statistical measures (TF-IDF, Zeta, Chi², LLR, etc.) and visualises lexical features – available as a CLI and as a library.

Pre-parsed data can now be passed directly as input..

🔗 Docs: https://pydistintox-993c39.gitlab.io
💾 Repo: https://gitlab.com/pydistintox/PyDistintoX

#Python #NLP #TextAnalysis #DigitalHumanities #OpenSource (edit: translated to English)

PyDistintoX

None

Poking around with sentiment analysis on the public domain copy of Pride and Prejudice by Jane Austen.

I extracted the speech, did a strict attribution, and ran sentiment analysis for different speakers based off chunks sampled from the text.

Elizabeth is neutral with a 28% confidence level, Jane is joyful at a 57% confidence. Darcy is sad with 94% confidence and Mrs Bennet is joyful at 95% confidence.

Those aren't the emotions I get from reading the text. Again, I'm learning more about the sentiment analysis than the text.
https://www.kaggle.com/code/alisonhawke/pride-and-prejudice

#DataScience #Python #Literature #TextAnalysis #SentimentAnalysis

Pride and Prejudice

Explore and run AI code with Kaggle Notebooks | Using data from multiple data sources

Spent some time doing data analysis on the Project Gutenberg text of Pride and Prejudice.

Pulling out all the speech, the library I used said it was "emotionally neutral" in sentiment. Which is interesting because when you read it, the speech is absolutely not that. There's a lot in the subtleties of the speech that makes it very pointed.

The confidence on the emotional rating was 57%, which seems low to me. Doing analysis on a book I'm familiar with and recently read is telling me as much about the means of evaluating the text as the text itself.
#DataScience #TextAnalysis #SentimentAnalysis

Metatextual Literacy

Okay, I want to bitch about a small thing that bugs me a little. To begin, let's do a close reading of Jeff Kinney's Diary of a Wimpy Kid[^1] that it realist...

Jenneral HQ 🌠

Why do politicians always talk about "middle class," "immigrants," or "families"?

New research funded by @fwf and @dfg_public led by Dr. Lena Maria Huber (https://lenamariahuber.eu/, MZES, University of Mannheim) and Dr. Hauke Licht (University of Innsbruck), explores how politicians talk about social groups in campaign platforms and parliamentary speeches across 8 Western European countries.

🔗https://haukelicht.github.io/projects/gaepd/

#PoliticalCommunication #ComputationalSocialScience #Democracy #TextAnalysis

Can #AI reasoning models infer people's underlying reasons in unstructured chat data from group decisions?

Across multiple prompting steps, #GTP5 usually did NOT select the same underlying reason as a human rater: https://doi.org/10.48550/arXiv.2601.05582

#AI #cogSci #textAnalysis #psychometrics

Fast Concordance

Ive been digging around for text analysis OS apps and found AntConc via a Reddit thread. This app is very good from what I can see in early quick testing. Im looking at term frequency across relevant papers, and some 'concordance' context but AntConc will do a lot more. Together with Taguette you have all you need for a lot of analysis.

Im running portable on Windows but Mac and Linux also work.
https://www.laurenceanthony.net/software/antconc/

#AntConc #textanalysis #research #academia #academicchatter #linguistics