Skip to content

Python code to access Large text ( At least 10 pages) from a .txt file, MS Word Document, PDF file, Wikipedia page, 500 tweets.

Notifications You must be signed in to change notification settings

jaydeepdevda/NLP-AccessingTextData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP-AccessingTextData

Python code to access Large text from a .txt file, MS Word Document, PDF file, Wikipedia page, 500 tweets (json format).

Following Analysis for combined data:

  1. Count Frequency of each word in the documents separately.
  2. Probability of each word in the documents separately.
  3. Index of the words arranged according to decreasing order of the probability.

About

Python code to access Large text ( At least 10 pages) from a .txt file, MS Word Document, PDF file, Wikipedia page, 500 tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published