Pinned Repositories
-
_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
ALBERT_4_Time_Recognition
使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。
AlbertNerDemo
使用Alber做命名实体识别
Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
bert
使用BERT做文本相似度
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bert-for-task
Bert-Multi-Label-Text-Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
sataliulan's Repositories
sataliulan/_rasa_chatbot
A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data should be added for performance.
sataliulan/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
sataliulan/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
sataliulan/best-of-ml-python
🏆 A ranked list of awesome machine learning python libraries. Updated weekly.
sataliulan/ChineseBLUE
Chinese Biomedical Language Understanding Evaluation benchmark (ChineseBLUE)
sataliulan/ChitChatAssistant
Rasa中文聊天机器人
sataliulan/clause
:horse_racing: 聊天机器人,自然语言理解
sataliulan/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
sataliulan/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
sataliulan/Deeplearning-and-Coding
学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。
sataliulan/Doctor-Friende
Rasa-Doctor-Friende.A chinese medical chatbot based on Neo4j knowledge graph and Rasa.
sataliulan/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
sataliulan/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
sataliulan/geph4-client
Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
sataliulan/GKP
Generated Knowledege Prompting
sataliulan/Medical-Dialogue-System
sataliulan/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
sataliulan/nlp_book
sataliulan/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
sataliulan/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
sataliulan/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
sataliulan/rasa_chinese
rasa_chinese 专门针对中文语言的 rasa 组件扩展包,提供了许多针对中文语言的组件
sataliulan/rasa_chinese_book_code
《Rasa实战:构建开源对话机器人》官方随书代码 | The official source code of Rasa in Action: Building Open Source Conversational AI
sataliulan/Rasa_NLU_Chi
Turn Chinese natural language into structured data 中文自然语言理解
sataliulan/rezero
Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"
sataliulan/simbert
a bert for retrieval and generation
sataliulan/Tech_Aarticle
深度学习模型在各大公司实战落地细节解读:主要是通过阅读各种实战文章,梳理模型落地的工程细节,涉及到搜索/推荐/自然语言处理。
sataliulan/textToy
基于tensorflow1.14的预训练模型调用,支持多显卡、梯度累积。
sataliulan/Time-LLM
[ICLR 2024] Official implementation of " 🦙 Time-LLM: Time Series Forecasting by Reprogramming Large Language Models"
sataliulan/Time-Series-Library
A Library for Advanced Deep Time Series Models.