wuliuyuedetian's Stars
tensorflow/models
Models and examples built with TensorFlow
memect/kg-beijing
北京知识图谱学习小组
chatopera/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
linguishi/chinese_sentiment
中文情感分析,CNN,BI-LSTM,文本分类
FuYanzhe2/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
JackKuo666/NLP_basis
这是我学习一个NLP教程【2019最新AI 自然语言处理之深度机器学习顶级项目实战课程】做的笔记与代码
nghuyong/rasa-faq-bot
Use Rasa to build a FAQ bot
itlubber/scorecardpipeline
scorecardpipeline封装了toad、scorecardpy、optbinning等评分卡建模相关组件,API风格与sklearn高度一致,支持pipeline式端到端评分卡建模、模型报告输出、导出PMML文件、超参数搜索等
zejunwang1/chatglm_tuning
基于 LoRA 和 P-Tuning v2 的 ChatGLM-6B 高效参数微调
pinlank/kdxf2019top2
2019科大讯飞工程机械赛题-亚军
zejunwang1/bloom_tuning
BLOOM 模型的指令微调
YaneZhang/KBQA_zh
基于BERT的KBQA,包含joint和pipeline两种模式
ioriiod0/tiny_bot
A compact and flexible multi-round dialogue engine
wuliuyuedetian/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
wuliuyuedetian/bert_language_understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
wuliuyuedetian/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
wuliuyuedetian/Name-Entity-Recognition
Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow
wuliuyuedetian/ner-bert
BERT-NER (nert-bert) with google bert https://github.com/google-research.
wuliuyuedetian/TextClassification
deep learning in text classification(keras)