Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Basic Text Analytics

This contains basics of Text Analytics. Keywords: WordCloud, TF-IDF, COG Analysis, Data Extraction

If you are given a file containing lots of texts, and you want to create a word-cloud from it. You can follow these steps.

Question: What is a word cloud? Answer: An image composed of words used in a particular text or subject, in which the size of each word indicates its frequency or importance.

About

Extract reviews of a movie and use basic text analytics to view the results.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages