Skip to content

A personal project for text analysis of NYT Connections puzzles

Notifications You must be signed in to change notification settings

KevinGLloyd/NYT_Connections_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NYT_Connections_Analysis

A personal project for text analysis of NYT Connections puzzles

Components

  1. (Done) Scrape images of the puzzle answers from a website
  2. (Done) Pull text from the images into a format for later analysis
  3. Text analysis of the answers and categories.

Tools/Packages used Scraping

  • BeautifulSoup
  • Image
  • BytesIO
  • base64

Image Processing

  • PyTesseract
  • Image
  • json

About

A personal project for text analysis of NYT Connections puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published