-
car
说明: 使用知识图谱构建的汽车品牌问答系统,有爬虫文件和知识图谱构建文件(A question answering system of automobile brand based on Knowledge Map)
- 2020-10-02 16:47:41下载
- 积分:1
-
feiji
使用GS理论简单实现相位重建的算法,图片包含在内(Simple Phase Reconstruction Using GS Theory)
- 2020-06-21 00:40:02下载
- 积分:1
-
review_LDA
说明: 用LDA对英文语料库提取n个主题,并输出每条文章属于哪个主题:
1)对英文评论数据进行预处理:分词、词性标注、去掉停用词和垃圾字符串
2)仅保留名词、形容词和动词
3) 将每条评论处理成TF-IDF向量表示,去掉频率为后2%的词语言
4)拟合LDA模型
5)提取n个主题,输出每个主题下包含哪些关键词(按重要程度排序)
6)对每条评论,给出其属于哪个主题(以及属于每个主题的概率)
7)统计每个主题下有多少条评论
依赖: python3, NLTK, enchant, sklearn, numpy, pickle等,详细见代码
数据集:80,000+英文评论
输出结果:
topic #1:
view night river light building nice walk day beautiful skyline visit evening amazing spectacular stroll time floor architecture people amaze modern top enjoy cruise look photo fantastic skyscraper awesome picture
topic #2:
garden bike nice beautiful visit peaceful ride chinese walk ancient temple town time rent cycle gate china history bicycle building middle hour oasis quiet busy look enjoy hire lot architecture
topic #3:
...(An LDA topic model for review topic classification.
Able to extract n topics from 80,000 English reviews or articles.
Implmented by Python3, with packages such as NLTK, enchant, sklearn, numpy, pickleand so on.)
- 2019-06-03 19:45:16下载
- 积分:1
-
NeoPI.py
一个用于检测PHP代码安全的脚本,通过分析代码中的信息熵来识别其中所包含的危险代码,即便经过一定程度的代码混淆,依然可以检测出来(One for detecting the PHP script code security, identification the dangerous code contained therein, even after a certain degree of obfuscation, still can be detected by analyzing the information entropy code)
- 2013-05-21 01:36:31下载
- 积分:1
-
量子计算入门教程
【实例简介】
一个完整的量子计算算法的实现教程。
- 2021-06-11 00:31:26下载
- 积分:1
-
mousemove
blender 的摄像机控制程序,使用ws控制其前后,使用鼠标控制其方向,使用空格键模拟跳跃.(blender s camera control,use ws for qianhou ,use mouse for orention ,use space for jump.)
- 2014-08-25 17:45:06下载
- 积分:1
-
高维空间的最邻近点查找
- 2022-07-16 01:26:45下载
- 积分:1
-
自动买莱茨狗程序
说明
使用前请安装threadpool
pip2 install threadpool
如果想使用selenium自动登录,需要安装
pip2 install -U selenium
1.编辑config.ini
[Pet-Chain]
interval 程序间隔
common 普通品质价格
rare 稀有品质价格
excellence 卓越品质价格
epic 史诗品质价格
mythical 神话品质价格
webdriver firefox/chrome
[Login]
username 百度用户名
password 百度密码
2.如果不使用selenium,则需要保存headers
打开莱茨狗市场页面,登录
- 2022-04-28 07:59:44下载
- 积分:1
-
pyESN
回声状态网络(ESN)python实现代码,ESN是RNN的改进(Echo State Network (ESN) Python implementation code, ESN is an improvement of RNN)
- 2021-04-28 20:28:43下载
- 积分:1
-
actcap
运用python编程,进行图像处理,捕捉运动中的物体,(The object that captures the movement,)
- 2021-04-24 17:28:47下载
- 积分:1