CSW996's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
RandyPen/TextCluster
短文本聚类预处理模块 Short text cluster
deepcs233/jieba_fast
Use C Api and Swig to Speed up jieba 高效的中文分词库
blmoistawinde/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
fighting41love/Chinese_from_dongxiexidian
mirror of dongxiexidian/Chinese
rainarch/SentiBridge
SentiBridge: A Knowledge Base for Entity-Sentiment Representation
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
flypythoncom/cs224n_2019
cs224n 2019 Note & Assignment Code
quxiaozha/JocationPlus
IOS免越狱虚拟定位修改-用于模拟测试定位类功能
panyang/AINLP-Resource
Resource for AINLP
zhuyuanxiang/NLTK-Python-CN
创建《Python自然语言处理》学习代码的中文注释版本。
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
mantchs/machine_learning_model
机器学习基本模型算法介绍(附加案例)
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
ShawnyXiao/2018-DC-DataGrand-TextIntelProcess
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
OhYee/documentDownloader
download document from book118 for free
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
isnowfy/snownlp
Python library for processing Chinese text
sing1ee/dict_build
自动构建中文词库:http://www.matrix67.com/blog/archives/5044
JuliaLang/julia
The Julia Programming Language
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码