Skip to content

RMI/zeroGrid_textAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeroGrid_textAnalysis

Purpose

This repository provides a brief Python script for performing keyword searches in text data and generating word cloud visualizations based on the frequency of keywords by group.

Use

  • Clone repository
  • Update file locations:
    • Text file: Includes the text you want to search across. Could also be pulled directly from html. See code commented out at bottom of script for this.
    • Tags file: Excel file including tag categories, tags, and phrases. Categories are for grouping the word clouds, tags are the values displayed in the word clouds, and phrases are the strings searched for across the text file.
  • Execute script, installing any packages as necessary.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages