Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
carlos9310.github.io
个人博客
Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
models
Models and examples built with TensorFlow
pointer-generator
resources for the paper 'Get To The Point: Summarization with Pointer-Generator Networks' with python3.x. overview on the post http://www.abigailsee.com/2017/04/16/taming-rnns-for-better-summarization.html or
Spring-Boot-KBQA
以Spring Boot框架为载体,通过集成hanLP、neo4j、spark-mllib实现基于电影知识图谱的简易问答系统。
transformer-xl-chinese
transformer xl在中文文本生成上的尝试(效果意外的好,可写小说、古诗)(transformer xl for text generation of chinese)
carlos9310's Repositories
carlos9310/Spring-Boot-KBQA
以Spring Boot框架为载体,通过集成hanLP、neo4j、spark-mllib实现基于电影知识图谱的简易问答系统。
carlos9310/models
Models and examples built with TensorFlow
carlos9310/pointer-generator
resources for the paper 'Get To The Point: Summarization with Pointer-Generator Networks' with python3.x. overview on the post http://www.abigailsee.com/2017/04/16/taming-rnns-for-better-summarization.html or
carlos9310/transformer-xl-chinese
transformer xl在中文文本生成上的尝试(效果意外的好,可写小说、古诗)(transformer xl for text generation of chinese)
carlos9310/carlos9310.github.io
个人博客
carlos9310/Chatbot_CN
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
carlos9310/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
carlos9310/bert
TensorFlow code and pre-trained models for BERT
carlos9310/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
carlos9310/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
carlos9310/dialogue-system
here to design a dialogue-system(robot)
carlos9310/Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
carlos9310/falcon-plus
An open-source and enterprise-level monitoring system.
carlos9310/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~
carlos9310/github_pages_comments
Just add comments to my github pages
carlos9310/golang-design-pattern
Golang的23种设计模式之代码示例+图解+设计模式资料
carlos9310/health
SpringBoot+React+Mysql+Mybatis+Restful风格接口,前后端分离实现健康管理系统
carlos9310/IOCPServer
A IOCP Server Class on Windows!
carlos9310/JetBrainsActivation
carlos9310/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
carlos9310/kibana
Your window into the Elastic Stack
carlos9310/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
carlos9310/NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
carlos9310/nlpcc2017-kbqa-bert
carlos9310/pre-trained-language-models
总结NLP中常见的几种预训练语言模型
carlos9310/QiPy
OLDLee的Python气象应用私教课
carlos9310/rasa_chatbot_cn
基于最新版本rasa搭建的对话系统demo
carlos9310/sequence-labeling-BiLSTM-CRF
The classical BiLSTM-CRF model implemented in Tensorflow, for sequence labeling tasks. In Vex version, everything is configurable.
carlos9310/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
carlos9310/winsdk-10