Pinned Repositories
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
de-zoomcamp-ui
🎨 UI for the Free Data Engineering Zoomcamp 2023 Course provided by DataTalksClub
FastGPT
FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
MachineLearning
NLP
我对看过的以及用过的一些nlp方面的神经网络的结构介绍
QA
使用深度学习算法实现的中文问答系统
Resources
tensorflow
hah123's Repositories
hah123/NLP
我对看过的以及用过的一些nlp方面的神经网络的结构介绍
hah123/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
hah123/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
hah123/de-zoomcamp-ui
🎨 UI for the Free Data Engineering Zoomcamp 2023 Course provided by DataTalksClub
hah123/FastGPT
FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
hah123/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
hah123/MachineLearning
hah123/QA
使用深度学习算法实现的中文问答系统
hah123/Resources
hah123/tensorflow
hah123/TextInfoExp
自然语言处理相关实验(基于sougou数据集),包含文本特征提取(TF-IDF),文本分类,文本聚类,word2vec训练词向量及同义词词林中文词语相似度计算、文档自动摘要,信息抽取,情感分析与观点挖掘等。
hah123/Time-NLP
中文语句中的时间语义识别。即通过分析中文语句,识别出话语中提到的时间。
hah123/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.