Pinned Repositories
-word-
利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误
ai-regex-generator
auto generate regex from text
Automatic-text-copy-detection
利用多项式贝叶斯(Multinomial NB)做文本分类,利用k-means 对文本聚类,完成相似度计算,得到Top-N排序,完成对发布新闻的疑似抄袭文章。
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
docker-pytorch
A Docker image for PyTorch
Git-learning-demo
GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Chen8566's Repositories
Chen8566/-word-
利用文本分析算法和Python脚本,自动纠正word中的英语单词拼写错误
Chen8566/ai-regex-generator
auto generate regex from text
Chen8566/Automatic-text-copy-detection
利用多项式贝叶斯(Multinomial NB)做文本分类,利用k-means 对文本聚类,完成相似度计算,得到Top-N排序,完成对发布新闻的疑似抄袭文章。
Chen8566/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Chen8566/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
Chen8566/ChineseNlpCorpus
搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。
Chen8566/docker-pytorch
A Docker image for PyTorch
Chen8566/Git-learning-demo
Chen8566/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
Chen8566/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Chen8566/py_autophrase
Chen8566/Python
Something about Python
Chen8566/Python-1
All Algorithms implemented in Python
Chen8566/Phi2-mini-Chinese
Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型,支持加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.
Chen8566/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Chen8566/SE-WRL
Improved Word Representation Learning with Sememes
Chen8566/seq2seq
基于Pytorch的中文聊天机器人 集成BeamSearch算法
Chen8566/text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Chen8566/unsupervised-text-generation
无监督文本生成的一些方法
Chen8566/WebCrawlingPractice
Chen8566/WeiboList
WeiboList of MaYun