belpam16314161's Stars
brightmart/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
brightmart/text_classification
all kinds of text classification models and more with deep learning
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
649453932/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
hoya012/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
yanqiangmiffy/Chinese-LangChain
中文langchain项目|小必应,Q.Talk,强聊,QiangTalk
thomas-yanxin/LangChain-ChatGLM-Webui
基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
lonePatient/BERT-NER-Pytorch
Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)
clue-ai/ChatYuan
ChatYuan: Large Language Model for Dialogue in Chinese and English
leerumor/nlp_tutorial
NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧
qingsongedu/awesome-AI-for-time-series-papers
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
AimeeLee77/keyword_extraction
利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。
Minqi824/ADBench
Official Implement of "ADBench: Anomaly Detection Benchmark", NeurIPS 2022.
luhua-rain/MRC_Competition_Dureader
机器阅读理解 冠军/亚军代码及中文预训练MRC模型
DeepTecher/awesome-ChatGPT-resource-zh
精选 OpenAI 的 [ChatGPT](https://chat.openai.com) 资源清单, 跟随最新资源并添加中文相关Work
duterscmy/ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
RobRomijnders/AE_ts
Auto encoder for time series
sunzeyeah/RLHF
Implementation of Chinese ChatGPT
CLUEbenchmark/SimCLUE
3000000+语义理解与匹配数据集。可用于无监督对比学习、半监督学习等构建中文领域效果最好的预训练模型
google/e3d_lstm
e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond
DAMO-DI-ML/AI-for-Time-Series-Papers-Tutorials-Surveys
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
WeibinMeng/FT-Tree
IWQoS 2017: A toolkit for log template extraction
thomlake/pytorch-attention
pytorch neural network attention mechanism
metrofun/E3D-LSTM
Unofficial PyTorch implementation of E3D-LSTM
x-hacker/CNN_ChineseTextBinaryClassify
yeeeqichen/MedicalKG
医疗知识图谱构建实战,通过爬虫获取百度百科数据,使用Mongodb存储结构化三元组,并使用neo4j进行知识图谱的构建及可视化; Medical Knowledge Graph; Crawler; neo4j
lizhong2613/GraphAnomalyDetectionDatasets
用于图异常检测的数据集
takuti/stream-anomaly-detect
Implementation of algorithms proposed by [Huang and Kasiviswanathan]