Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
awesome_nlp_tools
整理常用的自然语言处理工具(包括Python接口),如Stanford NLP、NLTK、Spacy、NLPIR、Pyltp、HanLP、Jieba、xmnlp、jiagu、mynlp
bert
TensorFlow code and pre-trained models for BERT
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Chinese_Coreference_Resolution
基于SpanBert的中文指代消解,pytorch实现
Event-Extraction
事件抽取相关算法汇总
fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
fastText
Library for fast text representation and classification.
helm
The Kubernetes Package Manager
liyandan's Repositories
liyandan/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
liyandan/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
liyandan/Chinese-Minority-PLM
CINO: Pre-trained Language Models for Chinese Minority (少数民族语言预训练模型)
liyandan/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
liyandan/cogdl
CogDL: An Extensive Toolkit for Deep Learning on Graphs
liyandan/Conversational-AI-with-RASA
Conversational AI with RASA, published by Packt
liyandan/CPM
Introduction to CPM
liyandan/GRTE
liyandan/Hetero-Reasoner
The code of manuscript "Highly Accurate Machine Reasoning Using Structured Knowledge Graphs and Unstructured Texts".
liyandan/imooc-jira
liyandan/javaScript
前端特效存档
liyandan/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
liyandan/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
liyandan/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
liyandan/Mengzi
Mengzi Pretrained Models
liyandan/OpenPrompt
An Open-Source Framework for Prompt-Learning.
liyandan/poetry
Python dependency management and packaging made easy.
liyandan/presidio
Context aware, pluggable and customizable data protection and anonymization SDK for text and images
liyandan/pytorch_triplet_extraction
基于pytorch的中文三元组提取(命名实体识别+关系抽取)
liyandan/QA-Survey
北航大数据高精尖中心研究张日崇团队对问答系统的总结。包括基于知识图谱的问答(KBQA),基于文本的问答系统(TextQA),基于表格的问答系统(TabletQA)和基于视觉的问答系统(VisualQA),每类系统分别对学术界和工业界进行总结。
liyandan/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
liyandan/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
liyandan/Rasa_NLU_Chi
Turn Chinese natural language into structured data 中文自然语言理解
liyandan/RasaChatBot
基于Rasa搭建的案件信息问答系统
liyandan/RLexample
Some basic examples of playing with RL
liyandan/sealos
一条命令离线安装高可用kubernetes,3min装完,700M,100年证书,版本不要太全,生产环境稳如老狗
liyandan/shiro-jwt
shiro 结合 jwt 实现权限认证
liyandan/springboot-react-blog
使用 springboot 和 react 开发的博客系统
liyandan/viro
ViroReact: AR and VR using React Native
liyandan/wechaty
Conversational RPA SDK for Chatbot Makers