-
discourse_summarization Public
Discourse Analysis based on Rhetorical Structure Theory, Aspect-based Sentiment Analysis, and graph theory
Jupyter Notebook UpdatedApr 24, 2021 -
Automated_content_analysis Public
Forked from swrnkumar/Automated_content_analysisAutomated content analysis course (Machine learning) - using Python. Winter school course from Vrije university Amsterdam. Here are scripts which I have worked on
Jupyter Notebook UpdatedApr 20, 2021 -
NLP-Sentiment-Analysis-On-President-Speeches Public
Forked from numan-sahnou/NLP-Sentiment-Analysis-On-President-SpeechesText mining and sentiment analysis on American President Speeches
Jupyter Notebook UpdatedApr 8, 2021 -
win-win-text-analysis- Public
Critical Chinese foreign policy documents often contrast China's search for "win-win" cooperation against Western state's "zero-sum" games. The term win-win sounds good, but what does it actually m…
-
Snowball Public
Forked from davidsbatista/SnowballImplementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravano, 2000)
Python GNU General Public License v3.0 UpdatedMar 20, 2021 -
community-discourse Public
Forked from ccgilroy/community-discourseWord embeddings analysis of discourse about community
Jupyter Notebook MIT License UpdatedMar 16, 2021 -
ai-discourse Public
Forked from jacyanthis/ai-discourseExploratory text analysis of AI discourse
Jupyter Notebook UpdatedMar 16, 2021 -
-
Homework-Notebooks Public
Forked from UChicago-CCA-2021/Homework-NotebooksJupyter notebooks to introduce and test you on computational content analysis concepts - from text scraping to topic modelling to deep neural models!
Jupyter Notebook UpdatedMar 10, 2021 -
Party_Mobilisation_Twitter Public
Forked from Pijanes/Party_Mobilisation_Twittercombining social science theoretical framework (Critical Discourse Analysis) and data science tools(ML/AI) to gain new insights into social media campaigning
Jupyter Notebook MIT License UpdatedMar 4, 2021 -
argstrat Public
Forked from christopher-hampson/argstratStrategic Argumentation for Persuasion
Python UpdatedMar 3, 2021 -
NLP-Analysis-On-Motivational-Speeches Public
Forked from katiehuang1221/NLP-Analysis-On-Motivational-SpeechesFourth project for Metis: NLP - Analyze 400+ transcripts to understand the topic, audience, and sentiment of commencement speech in the U.S. (topic modeling, sentiment analysis, network analysis)
Jupyter Notebook MIT License UpdatedMar 2, 2021 -
python-for-text-analysis Public
Forked from cltl/python-for-text-analysisIf you want to use Python for text analysis, this course is for you!
Jupyter Notebook Apache License 2.0 UpdatedFeb 24, 2021 -
DelibAnalysis Public
Forked from eleonoreft/DelibAnalysisProject Discourse Quality for political deliberations online.
Python UpdatedFeb 1, 2021 -
UGC-Analysis Public
Forked from CarryChang/UGC-Analysis本软件包括对于百度外卖平台的原始评论采集、评论情感计算并分类展示、以及对于用户打分、服务评分等结构化数据进行可视化三个主要功能模块。本软件的主要技术特征在于改造和使用了网络爬虫,来为本软件提供实时数据采集的能力,并将评论情感极性分析和用户打分相结合,在首先考虑用户打分的情况下,再对用户评论进行情感极性分析,通过两者综合考虑,即可解决由于部分用户打分和具体评论情感不一致的问题,增加了平台对于 …
Python MIT License UpdatedFeb 1, 2021 -
commencement-speeches Public
Forked from jeremylee73/commencement-speechesPython-based analysis of Harvard's commencement speeches from 2000-2020. Includes data visualizations and sentiment analysis.
Python UpdatedJan 30, 2021 -
chinese_text_normalization Public
Forked from speechio/chinese_text_normalizationChinese text normalization for speech processing
Python MIT License UpdatedJan 27, 2021 -
Text_Mining_media_analysis Public
Forked from yuliianikolaenko/topic-modelling-mediaMaster thesis project dedicated to the media ideology and discourse analysis
UpdatedJan 23, 2021 -
NLP-Email-analysis Public
Forked from BirdiD/NLP-Email-analysisThe aim of this study is to point out a customer-oriented behavior by analyzing emails sent by companies to users. An intuitive idea to underline such a behavior. An intuitive idea to underline suc…
Jupyter Notebook UpdatedJan 22, 2021 -
Aspect-Based-Sentiment-Analysis Public
Forked from jiangqn/Aspect-Based-Sentiment-AnalysisA paper list for aspect based sentiment analysis.
MIT License UpdatedJan 16, 2021 -
TextSentimentAnalysis Public
Forked from khanfarhan10/TextSentimentAnalysisText Sentiment Analysis in Python using Natural Language Processing (NLP) for Negative/Positive Content Detection. Deployed on the Cloud using Streamlit on the Heroku Platform.
-
modeling_schizo Public
Forked from flying-bear/modeling_schizoTrying to apply methods of automatic discourse analysis to my data
Jupyter Notebook UpdatedJan 10, 2021 -
Parallel_TedTalk Public
Forked from hey0wing/Parallel_TedTalkWeb scraping for parallel corpus on TedTalk
Jupyter Notebook UpdatedDec 25, 2020 -
text-analytics-with-python Public
Forked from dipanjanS/text-analytics-with-pythonLearn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Te…
Jupyter Notebook Apache License 2.0 UpdatedDec 24, 2020 -
BiGCN Public
Forked from NLPWM-WHU/BiGCNMi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020
Python UpdatedDec 23, 2020 -
-
-
NLP-with-Python Public
Forked from susanli2016/NLP-with-PythonScikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Jupyter Notebook UpdatedDec 5, 2020 -
chinese_sentiment Public
Forked from aespresso/chinese_sentiment用tensorflow进行中文自然语言处理的情感分析
Jupyter Notebook UpdatedNov 25, 2020 -
Data-Analysis-project-on-Fake-News-Detection-using-CSV-files-Data-Visulaization-and-Python Public
Forked from JankiCh/Data-Analysis-project-on-Fake-News-Detection-using-CSV-files-Data-Visulaization-and-PythonI used Python to build a model that can accurately detect whether a piece of news is real or fake. It classifies news into “Real” and “Fake” based on its content. I used a dataset of shape 7796×4. …
Python UpdatedNov 19, 2020