[数据+代码] 上市公司年报文本分词、关键词词频统计+数字化转型关键词表
-
Updated
Jul 4, 2022 - Jupyter Notebook
[数据+代码] 上市公司年报文本分词、关键词词频统计+数字化转型关键词表
Tab-delimited word frequency list compiled from the German Wikipedia
-:- My random experiements with Java -:-
A concordancing program for English with a GUI interface that can read .docx, .srt, and plaintext files and export concordance lines to .txt,. docx, .tsv, .xlsx, and .html.
Find the frequency of a given sentence "There is something new". And store the output into a text file with no crash. Tips: Use try, except clause.
identifying the current hot trends in medicine using web scraping in Python and data analysis in R
analyze the words frequency in two battles in the Lord of the Ring
This notebook analyses the word frequency in the novel Moby Dick. It illustrates a general-purpose NLP pre-processing pipeline.
基于Trie树和并行式优化的英文文本词频统计
This is a part of my Academic Project in the course Fundamentals of Data Analytics
Analyzes the top 10 most frequent words in "Hamlet"
Map Reduce that removes special characters from text and displays word frequency.
In this project I'm trying to do some research on the frequency of all possible 4-letter words using Google search
Visualize the results from Word Frequency Analysis, Sentiment Analysis, Bigram Analysis and Word Trend Analysis performed on The Simpsons1 Transcripts.
Poster Presentation on the topic "Exploring Substance Use Disorder (SUD) Patterns on Twitter Before and During COVID-19 Pandemic". This poster was presented during National Big Data Health Science Conference 2021 conducted virtually by University of South Carolina, Columbia, USA. Link: https://www.sc-bdhs-conference.org/
NLP - Sentiment Analysis
Word cloud generator is a web application that generates cloud of words in a text in different sizes and colors. The size of a word is equivalent to the number of times the word appear in the text. Each word is also displayed with its frequency in number.
Add a description, image, and links to the wordfrequency topic page so that developers can more easily learn about it.
To associate your repository with the wordfrequency topic, visit your repo's landing page and select "manage topics."