Pinned Repositories
-
baidu-ife
百度前端学院的练习及笔记
EventTriplesExtraction
EventTriplesExtraction based on dependency parser and semantic role labeling, 基于依存句法与语义角色标注的事件三元组抽取
freecodecamp
IFE-2018
IFE2015
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
learngit
填坑笔记
lintcode-practice
GandDmao's Repositories
GandDmao/-
GandDmao/baidu-ife
百度前端学院的练习及笔记
GandDmao/EventTriplesExtraction
EventTriplesExtraction based on dependency parser and semantic role labeling, 基于依存句法与语义角色标注的事件三元组抽取
GandDmao/freecodecamp
GandDmao/IFE-2018
GandDmao/IFE2015
GandDmao/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
GandDmao/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
GandDmao/learngit
填坑笔记
GandDmao/lintcode-practice
GandDmao/LTP_Python_Interface
根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)
GandDmao/nlp_base
自然语言基础模型
GandDmao/nlp_lab
some code about nlp.
GandDmao/simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合zipkin,eureka,feign,rabbion,JWT,hystrix,zuul,swagger等等
GandDmao/spring-cloud-microservices
通过天气预报项目学习微服务治理相关知识