qingyouzhuying's Stars
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
bekou/multihead_joint_entity_relation_extraction
Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018) and Adversarial training for multi-context joint entity and relation extraction (EMNLP, 2018).
eisman/neo4jd3
Neo4j graph visualization using D3.js
watermelon-lee/NLP-practice-with-Tensorflow2
使用tensorflow2完成一些常见的NLP任务
TrickyGo/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
yuanxiaosc/Schema-based-Knowledge-Extraction
Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。
yuanxiaosc/Multiple-Relations-Extraction-Only-Look-Once
Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合多关系抽取模型,可用于 http://lic2019.ccf.org.cn/kg 信息抽取。
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale.
MiuLab/TC-Bot
User Simulation for Task-Completion Dialogues
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Roshanson/TextInfoExp
自然语言处理实验(sougou数据集),TF-IDF,文本分类、聚类、词向量、情感识别、关系抽取等
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
lpty/nlp_base
自然语言基础模型
Wluper/matilda
MATILDA: Multi-AnnoTator multi-language Interactive Lightweight Dialogue Annotator
AtmaHou/Task-Oriented-Dialogue-Research-Progress-Survey
A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.
lihanghang/AI-Competition
AI相关比赛项目
knowmorecs/Movie-QA-System
基于知识图谱的电影问答系统
lgg-bot/QAKG
基于知识图谱的问答+echarts展示图谱
zqhZY/_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.
nsoojin/coursera-ml-py
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
zhaoyingjun/chatbot
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
TaoMiner/NCEL
GavinWu1991/janusgraph-doc-cn
中文翻译版本JanusGraph相关文档
duterscmy/ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
halfrost/Halfrost-Field
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
bojone/nlp-zero
基于最小熵原理的NLP工具包
DEEP-PolyU/KEQA_WSDM19
Knowledge Graph Embedding Based Question Answering
songlei1994/ccks2018
CCKS 2018 开放领域的中文问答任务 1st 解决方案