[数据+代码] 上市公司年报文本分词、关键词词频统计+数字化转型关键词表
-
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.
identifying the current hot trends in medicine using web scraping in Python and data analysis in R
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.
Program that can take in large amounts of .csv files in the same directory and trains a deep learning neural network model based on the best/worst students evaluated by the user. Second program then utilizes the model from the first program to produce a projected report for each individual student inputted.
This notebook analyses the word frequency in the novel Moby Dick. It illustrates a general-purpose NLP pre-processing pipeline.
This project analyzes word frequencies in BC Legislative documents using Stanford CoreNLP and Python. The program extracts text from PDF documents, processes it using natural language processing techniques, and generates a comprehensive word frequency analysis.
基于Trie树和并行式优化的英文文本词频统计
analyze the words frequency in two battles in the Lord of the Ring
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.
This is a part of my Academic Project in the course Fundamentals of Data Analytics
Analyzes the top 10 most frequent words in "Hamlet"
A simple word frequency calculator in Python.
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."