Skip to content

Text Analysis that includes extraction of word count, Positive Score, Negative Score, Polarity, Uncertainty, Constraining, Positive Word Proportion, Negative Word Proportion, Uncertainty Word Proportion and many more.

Notifications You must be signed in to change notification settings

IshtyM/Data-Extraction-and-Text-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-Extraction-and-Text-Analysis

Text analysis is a machine learning technique that allows companies to automatically understand text data, such as tweets, emails, support tickets, product reviews, and survey responses. Text analysis to extract specific information], like keywords, names, or company information from thousands of emails, or categorize survey responses by sentiment and topic. Whereas, Text analytics is the automated process of translating large volumes of unstructured text into quantitative data to uncover insights, trends, and patterns through statistical pattern learning. To perform text analytics you'll need to analyze text and then use data visualization tools to showcase your results. Here, 151 Reports from the site is taken and analyzed according to the word count, Positive Score,Negative Score, Polarity, Uncertainty, Constraining, Positive Word Proportion, Neegative Word Proportion, Uncertainty Word Proportion and many more. Initially, data is cleaned and later function file is formed which is further called in main file. At the end, dataframe is formed which involves the total of all the data points.

Libraries Used:

Pandas, Numpy, Matplotlib, bs4, requests, BeautifulSoup, webbrowser, os, nltk, urllib.request, re, Pyphen

Programing Language

Python

IDE Used

Jupyter Notebook

About

Text Analysis that includes extraction of word count, Positive Score, Negative Score, Polarity, Uncertainty, Constraining, Positive Word Proportion, Negative Word Proportion, Uncertainty Word Proportion and many more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published