aaronzhangcanyu's Stars
jalajthanaki/NLPython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
stanfordnlp/GloVe
Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings
facebookresearch/fastText
Library for fast text representation and classification.
BrambleXu/pydata-notebook
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
brinkar/real-world-machine-learning
Code accompanying the Real-World Machine Learning book
uclnlp/fakenewschallenge
UCL Machine Reading - FNC-1 Submission
Cisco-Talos/fnc-1
Fake News Challenge
hanselowski/athene_system
kks32/PhDThesisLyX
A LyX PhD thesis template for Cambridge University Engineering Department
cmhughes/latexindent.pl
Perl script to add indentation (leading horizontal space) to LaTeX files. It can modify line breaks before, during and after code blocks; it can perform text wrapping and paragraph line break removal. It can also perform string-based and regex-based substitutions/replacements. The script is customisable through its YAML interface.
polossk/LaTeX-Template-For-NPU-Thesis
西北工业大学本科毕业设计论文模版 | Thesis Template for Northwestern Polytechnical University
James-Yu/LaTeX-Workshop
Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
ahills60/Thesis-Template
A LaTeX thesis class template that follows the University of Sheffield guidelines
snowdj/computational-communication
《计算传播学导论》电子书
fuckcqcs/fuckcqcs
14小时
ysc/cws_evaluation
Java开源项目cws_evaluation:中文分词器分词效果评估对比
leeshuheng/cnSentimentR
Analyse sentiment of Chinese text.
qinwf/jiebaR
Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )
MorvanZhou/tutorials
机器学习相关教程
lining0806/PythonSpiderNotes
Python入门网络爬虫之精华版
Johnson0722/News_scrapy
crawl news with scrapy
tthustla/setiment_analysis_pyspark
Simple sentiment analysis model with PySpark
rajathkmp/Python-Lectures
IPython Notebooks to learn Python
AlessandroChecco/pyspark-tutorial
Tutorial for pyspark
SocratesClub/cc2017
南京大学《计算传播》2017春季课程
AlessandroChecco/pandas-tutorial
Pandas tutorial
LiveMirror/jieba
结巴中文分词做最好的Python分词组件