taoqinghua's Stars
deep-floyd/IF
owenliang/qwen-vllm
通义千问VLLM推理部署DEMO
ddbourgin/numpy-ml
Machine learning, in numpy
Sherlock-coder/CBLUE
https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
zjunlp/DeepKE
[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction
shadowsocksrr/electron-ssr
Shadowsocksr client using electron
luo3300612/image-captioning-DLCT
Official pytorch implementation of paper "Dual-Level Collaborative Transformer for Image Captioning" (AAAI 2021).
guillaumegenthial/im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
BDBC-KG-NLP/QA-Survey-CN
北京航空航天大学大数据高精尖中心自然语言处理研究团队开展了智能问答的研究与应用总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TableQA)、基于视觉的问答系统(VisualQA)和机器阅读理解(MRC)等,每类任务分别对学术界和工业界进行了相关总结。
wangfin/QAsystem
Intelligent Q&A system(第七届中软杯,智能问答系统)
machinalis/quepy
A python framework to transform natural language questions to queries in a database query language.
cdjasonj/datagrand
2019达观杯 第六名代码
thunlp/ERNIE
Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"
husthuke/awesome-knowledge-graph
整理知识图谱相关学习资料
beader/tianchi_nl2sql
追一科技首届中文NL2SQL挑战赛决赛第3名方案+代码
dasiki/Dialog-System-with-Task-Retrieval-and-Seq2seq
京东/淘宝客服对话数据公开,seq2seq生成模型设计对话系统获第二名
charlesXu86/Chatbot_Retrieval
基于检索的任务型多轮对话
machinalis/iepy
Information Extraction in Python
FXLP/MarkTool
DoTAT 是一款基于web、面向领域的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结果进行一致性检验、自动合并和手动调整,提高了标注结果的准确率。
bioinformatics-ua/GenericCDSS
GenericCDSS is a web-based application, which provides the main dashboard where professionals (e.g, practitioners, nurses) can follow all the patients that are under their responsibility and some details about the state of each one.
takfate/sugar-spider
糖尿病资料爬虫
yuhaitao1994/LIC2019_Information_Extraction
2019语言与智能技术竞赛 信息抽取(Information Extraction) 个人baseline with BERT
baiyang2464/chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
chizhu/KGQA_HLM
基于知识图谱的《红楼梦》人物关系可视化及问答系统
wb14123/seq2seq-couplet
Play couplet with seq2seq model. 用深度学习对对联。
chaoming0625/WaiMaiOpinionMiner
细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。
PaddlePaddle/Research
novel deep learning research works with PaddlePaddle
begeekmyfriend/leetcode
LeetCode in pure C