
📊 Build your own unigram frequency corpus with Google data
Interested in linguistic corpora and natural language processing? This post describes how to build your own English word-frequency (unigram) corpus using the Create_google_unigram_frecuency_corpus project.
Read More
🔍 Extracting Important Words Using Weirdness
Learn how to identify and extract rare or meaningful words from a corpus by leveraging the concept of “weirdness.” This approach enriches language processing applications, enabling you to highlight unique vocabulary and gain new linguistic insights.
Read More