Pinned Repositories
CNN-in-Answer-selection
WikiQA,复现论文《APPLYING DEEP LEARNING TO ANSWER SELECTION: A STUDY AND AN OPEN TASK》
Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
DIAC2019-Adversarial-Attack-Share
DIAC2019基于Adversarial Attack的问题等价性判别比赛
ELMO-NLP
ELMO在QA问答,文本分类等NLP上面的应用
Event_Identification_NER_Classfication
互联网舆情企业风险事件的识别和预警,将公司名称进行实体提取,对新闻进行舆情分类,比赛地址为:http://ailab.aiwin.org.cn/competitions/48#learn_the_details
KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
KBQA-Exploration
知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化
Light_SimMatch
面向中文领域的轻量文本匹配框架,集成文本匹配,文本蕴含,释义识别等领域的各个经典,STA模型
NER-FunTool
本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。
QAmodel-for-Retrievalchatbot
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
WenRichard's Repositories
WenRichard/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
WenRichard/QAmodel-for-Retrievalchatbot
客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , support for custom components!)
WenRichard/DIAC2019-Adversarial-Attack-Share
DIAC2019基于Adversarial Attack的问题等价性判别比赛
WenRichard/NER-FunTool
本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。
WenRichard/KBQA-Exploration
知识图谱初探,关系抽取,实体抽取,基于kb的问答,基于es的问答,知识图谱可视化
WenRichard/Light_SimMatch
面向中文领域的轻量文本匹配框架,集成文本匹配,文本蕴含,释义识别等领域的各个经典,STA模型
WenRichard/Event_Identification_NER_Classfication
互联网舆情企业风险事件的识别和预警,将公司名称进行实体提取,对新闻进行舆情分类,比赛地址为:http://ailab.aiwin.org.cn/competitions/48#learn_the_details
WenRichard/2021Sohu_Text_Matching
2021搜狐校园文本匹配算法大赛决赛第八名解决方案
WenRichard/bert4keras
keras implement of transformers for humans
WenRichard/CAIL
法研杯CAIL2019阅读理解赛题参赛模型
WenRichard/CAIL2019
WenRichard/CAIL2020
WenRichard/ChatGLM-Instruct-Tuning
微调ChatGLM
WenRichard/chatgpt-demo
A demo repo based on OpenAI API (gpt-3.5-turbo)
WenRichard/ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
WenRichard/chatpdf-minimal-demo
WenRichard/chatpdflike
an approximate implementation similar to chatpdf
WenRichard/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
WenRichard/E-commerce-Search-Recall
天池阿里灵杰问天引擎电商搜索算法赛非官方 baseline,又名 NLP 从入门到 22/2771。
WenRichard/EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
WenRichard/epidemic-sentence-pair
天池 疫情相似句对判定大赛 线上第一名方案
WenRichard/llama_finetuning
LLaMA 大模型 finetuning
WenRichard/MinerU
A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。
WenRichard/nCoV-2019-sentence-similarity
天池-新冠疫情相似句对判定大赛 Rank8
WenRichard/NLP-Series-text-cls
文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强
WenRichard/simple-effective-text-matching
Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".
WenRichard/WenRichard
WenRichard/wentian-rank2
“阿里灵杰”问天引擎电商搜索算法赛 第二名。电商领域两阶段文本匹配算法。
WenRichard/WenTianSearch
“阿里灵杰”问天引擎电商搜索算法赛 13/2771