Posts
- The Scirate Python Package I wrote a Python package that extracts information from the website Scirate; a website that aggregates arXiv postings. In this post, we take a cursory glance at what one can do using this Python package.
- Natural Language Processing in Python: Part 5 -- Stemming and Lemmatization Write-up for Part 5 of YouTube NLP in Python series. We consider what functionality NLTK provides to us for stemming and lemmatizing words.
- Natural Language Processing in Python: Part 4 -- WordNet Write-up for Part 4 of YouTube NLP in Python series. We use NLTK to explore WordNet, a lexical database of the English language.
- Natural Language Processing in Python: Part 3 -- Generating Word Clouds Write-up for Part 3 of YouTube NLP in Python series. This tutorial is focused on how to make use of the wordcloud module along with matplotlib and nltk to generate word clouds from various content sources.
- Natural Language Processing in Python: Part 2 -- Accessing Text Resources Write-up for Part 2 of YouTube NLP in Python series. We continue our exploration of NLTK and begin to dive into the text resources that NLTK provides.
- Natural Language Processing in Python: Part 1 -- Introduction Write-up for Part 1 of YouTube NLP in Python series. We provide instructions for installing the natural language toolkit (NLTK) in Python. We then use this to explore rudimentary natural language processing on the text "Alice in Wonderland"
- Bloom Filters and Pokemon We take a look at the Bloom filter data structure with some help from Pokemon.
- A Brief Overview of my Thesis A readers digest version of my thesis.
- The Most Metal Guitar Tuning We investigate the age-old question What is the most metal guitar tuning.
subscribe via RSS