包含leleketang.com做文库十万余条作文信息,每条作文包含标题、作者、时间、地点、正文、评语、等级等信息。根据文本数据,从多个维度对数据进行分析,并用python中的pyecharts绘制图表。使用TF-IDF和Doc2Vec模型统计关键词
☆13Oct 6, 2019Updated 6 years ago
Alternatives and similar repositories for Text_Analysis
Users that are interested in Text_Analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 提取每条新闻中的人名,假设在同一条新闻的人物具有联系,建立新闻人物的社交网络,并进一步探索网络的性质。☆10Oct 6, 2019Updated 6 years ago
- 数据结构化分析框架☆11Dec 19, 2017Updated 8 years ago
- 大数据/机器学习可视化分析平台☆11Dec 11, 2019Updated 6 years ago
- Code for our SIGIR 2021 short paper "Lighter and Better: Low-Rank Decomposed Self-Attention Networks for Next-Item Recommendation."☆15May 5, 2021Updated 4 years ago
- ✨个人的python代码库(部分)。🌈包涵python基础、各类主流自然语言处理工具接口调用,Keras&Tensortflow实战,数据分析、爬虫等☆12Mar 17, 2022Updated 4 years ago
- 基于PySpark库,使用SparkSql连接MYSQL数据库并对数据进行统计分析的基础架构☆14Apr 24, 2018Updated 7 years ago
- 用百科数据和搜狗新闻数据训练word2vec模型☆19Apr 1, 2018Updated 7 years ago
- 基于对TMDB-5000-MovieAnalysis数据集进行的一些数据分析以及建立了一个简单模型来对电影评分进行预测☆10Mar 20, 2020Updated 6 years ago
- 采集百度词典☆10Mar 29, 2014Updated 11 years ago
- 【python】利用百度语音识别API,百度语音合成API,图灵机器人API实现简单的对话机器人☆10Mar 13, 2021Updated 5 years ago
- DramKit是一个Python工具库,其目标是提升日常工作效率。dramkit is a toolbox, its name comes from Doraemon's Pocket.☆16May 21, 2023Updated 2 years ago
- 本项目是对银行客户不同条件下购买理财产品的预测。使用python对各个因素进行分析,之后使用决策树CART算法对模型进行训练,使用k折交叉验证和网格搜索选择最优参数。使用得到的模型对客户购买理财产品进行预测。☆14Jul 15, 2020Updated 5 years ago
- 基于django+mysql的商品推荐系统☆14Feb 3, 2020Updated 6 years ago
- 基于Python实现了基于物品的协同过滤推荐算法和基于用户的协同过滤推荐算法☆11Dec 11, 2020Updated 5 years ago
- 根据网易云歌单ID 爬取歌单内所有歌曲的歌词 并根据歌词中词语出现的频率生成词云图☆13Apr 4, 2018Updated 7 years ago
- 微信企业号接口 (http://qy.weixin.qq.com)☆18Apr 2, 2018Updated 7 years ago
- 关于NLP的资料、笔记。金融NLP相关语料库及实践项目。☆10Sep 1, 2020Updated 5 years ago
- 一个Python写的自动财务工具,可解析浦发银行账单,并自动生成财务报表☆13Oct 12, 2019Updated 6 years ago
- This is a small NLP project "E-commerce Title Data Similarity Matching System". The usage methods are: tfidf+word bag model, cosine simil…☆25May 12, 2020Updated 5 years ago
- 基于20W金融资讯训练得到的词向量☆25Jan 19, 2018Updated 8 years ago
- A notebook containing implementations of different graph deep node embeddings along with benchmark graph neural network models in tensorf…☆13Jul 17, 2021Updated 4 years ago
- word2vec java版本的一个实现☆10Apr 24, 2016Updated 9 years ago
- 一些有趣的python画图☆15Jan 6, 2019Updated 7 years ago
- Image inpainting using Gaussian Mixture Models☆11Feb 1, 2024Updated 2 years ago
- 英文写作助手,提供单词补全、短语提示等功能☆12Apr 30, 2018Updated 7 years ago
- selenium异步爬取网页图片☆14Nov 29, 2019Updated 6 years ago
- 用不到500行代码实现一个袖珍的 Python 解释器,代码含中文注释☆14Apr 7, 2019Updated 6 years ago
- A repository containing the code for the paper "Incorporating Domain Knowledge into Medical NLI using Knowledge Graphs" EMNLP 2019☆13Nov 2, 2019Updated 6 years ago
- 刷题学习rust☆15Jun 6, 2022Updated 3 years ago
- Go wrapper for Nvpipe (golang)☆11Aug 14, 2020Updated 5 years ago
- A repo for building just the audio processing module of WebRTC using CMake☆11Oct 18, 2024Updated last year
- ☆25Mar 8, 2026Updated 2 weeks ago
- 1、基于gensim的word2vec模型的训练 2、基于skip_gram模型的词向量模型的训练 3、词向量模型的评估(近义词、反义词) 4、兼容基于gensim的word2vec模型的训练、基于skip_gram模型的词向量模型的训练的增量模型的训练 5、转换词向量☆10Jul 1, 2020Updated 5 years ago
- fasttext 多标签文本分类☆13Sep 16, 2019Updated 6 years ago
- 词云生成☆17Mar 6, 2019Updated 7 years ago
- Example code for "Enhancing Pre-trained Chinese Character Representation with Word-aligned Attention", ACL2020☆17May 8, 2022Updated 3 years ago
- 基于语义信息和行为信息的歌曲推荐。包括歌曲信息爬取、数据处理、word2vec歌曲向量表示、数据存储、歌曲推荐、web可视化展示。(Python、Java)☆29Jun 17, 2022Updated 3 years ago
- Convert the activites in a Strava export to GPX files☆12Jan 31, 2024Updated 2 years ago
- [NeurIPS24] VisMin: Visual Minimal-Change Understanding☆19Mar 3, 2025Updated last year