mattersonw's starred repositories
text_similarity
Text Similarity
PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
LiteWebChat_Frame
一个简洁,易用的 HTML 聊天框架
Spring-Boot-Neo4j-Movies
SpringBoot集成Neo4j图数据库,利用Spark的朴素贝叶斯分类器实现基于电影知识图谱的智能问答系统。
Health-Care-Chatbot
It is a medical chatbot that will provide quick answers to FAQs by setting up rule-based keyword chatbots.
nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
TextClassification
Pytorch + NLP, 一份友好的项目实践仓库
KGQA-Based-On-medicine
基于医药知识图谱的智能问答系统
Daily-Interview-Question
我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
Multimodal-Meme-Classification-Identifying-Offensive-Content-in-Image-and-Text
Multimodal Meme Classification: Identifying Offensive Content in Image and Text
BERT-QA-APP
BERT QA App using React-native, node.js, mongodb, tensorflow
chatbot.catalog.customer-service
💊 智能客服、聊天机器人的应用算法
visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"
front-end-roadmap
Tell you how to learn front end development ~
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
dgcnn_for_reading_comprehension
keras implement of dgcnn for reading comprehension
cs-summary-reflection
:bulb: 没啥用的仓库,别看了。关注 https://github.com/bitlap/zim
QA-Survey-CN
北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对学术界和工业界进行了相关总结。
glove-python
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
bert4keras
keras implement of transformers for humans