Pinned Repositories
12306
12306智能刷票,订票
30-seconds-of-python-code
Python implementation of 30-seconds-of-code
AHP
层次化分析,python实现
Chinese-sentiment-analysis-with-Doc2Vec
using jieba and doc2vec to implement sentiment analysis for Chinese docs
dockerfiles
:whale: A collection of delicious docker recipes
docs
ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
sentiment
Python实现对短文本的情感计算,分为两类,正向和负向。
ZhiHuSpider
两个关于知乎的爬虫,一个基于关键词搜索,爬取所有搜索的问题以及问题对应的答案和答案的所有评论;另外一个基于第一个爬虫获取的user_seeds,爬取用户相关信息
carrotshub's Repositories
carrotshub/ZhiHuSpider
两个关于知乎的爬虫,一个基于关键词搜索,爬取所有搜索的问题以及问题对应的答案和答案的所有评论;另外一个基于第一个爬虫获取的user_seeds,爬取用户相关信息
carrotshub/ivideo
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
carrotshub/sentiment
Python实现对短文本的情感计算,分为两类,正向和负向。
carrotshub/AHP
层次化分析,python实现
carrotshub/Chinese-sentiment-analysis-with-Doc2Vec
using jieba and doc2vec to implement sentiment analysis for Chinese docs
carrotshub/lda
Topic modeling with latent Dirichlet allocation using Gibbs sampling
carrotshub/12306
12306智能刷票,订票
carrotshub/30-seconds-of-python-code
Python implementation of 30-seconds-of-code
carrotshub/dockerfiles
:whale: A collection of delicious docker recipes
carrotshub/docs
carrotshub/ExDemo
ExCode
carrotshub/filebeat-output-clickhouse
The output for filebeat sends the events to ClickHouse
carrotshub/first
java project
carrotshub/fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
carrotshub/go-clickhouse-batchinsert
go client (batch insert) base on https://github.com/kshvakov/clickhouse/
carrotshub/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
carrotshub/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
carrotshub/interview_python
关于Python的面试题
carrotshub/java-tutorial
:coffee: 老司机在 Java 技术领域的十年积累。
carrotshub/loggie
A lightweight, cloud-native data transfer agent and aggregator
carrotshub/restfulapi-BeeGo
BeeGo RESTful API with MongoDB, a simple and dynamic interface to develop.
carrotshub/resty
Simple HTTP and REST client library for Go
carrotshub/SentimentPolarityAnalysis
情感极性分析repository1:基于情感词典、k-NN、Bayes、最大熵、SVM的情感极性分析。
carrotshub/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
carrotshub/tcping
⚡️ Just like icmp ping
carrotshub/tcpping2
a tiny tool to send tcp ping
carrotshub/tensorflow-101
learn code with tensorflow
carrotshub/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
carrotshub/winutils
winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows
carrotshub/xmnlp
A Lightweight Chinese Natural Language Processing Toolkit,提供中文分词, 中文词性标注, 文本纠错,文本转拼音,情感分析...