gaoxing153's Stars
electron/electron-api-demos
Explore the Electron APIs
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
BYVoid/OpenCC
Conversion between Traditional and Simplified Chinese
ownthink/Jiagu
Jiagu深度学习自然语言处理工具 知识图谱关系抽取 中文分词 词性标注 命名实体识别 情感分析 新词发现 关键词 文本摘要 文本聚类
opensumi/core
🚀 A framework helps you quickly build AI Native IDE products.
crownpku/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
loujie0822/DeepIE
DeepIE: Deep Learning for Information Extraction
3Top/word2vec-api
Simple web service providing a word embedding model
bojone/kg-2019
2019年百度的三元组抽取比赛,“科学空间队”源码
baiyang2464/chatbot-base-on-Knowledge-Graph
使用深度学习方法解析问题 知识图谱存储 查询知识点 基于医疗垂直领域的对话系统
thu-coai/CrossWOZ
A Large-Scale Chinese Cross-Domain Task-Oriented Dialogue Dataset
smilelight/lightKG
基于Pytorch和torchtext的知识图谱深度学习框架。
zake7749/word2vec-tutorial
中文詞向量訓練教學
YYJeffrey/july_client
WeChat Mina for Social Platform - 七月社交小程序。主要功能:论坛发帖、实时聊天、关注收藏、匿名评论、发布图文视频,适用范围:校园广场、旅行记录、美食探店、寻物启事
131250208/TPlinker-joint-extraction
mandarjoshi90/coref
BERT for Coreference Resolution
microsoft/ContextualSP
Multiple paper open-source codes of the Microsoft Research Asia DKI group
fzxa/VSCode-sourcecode-analysis
微软VSCode IDE源码分析:VSCode是一个运行于 Mac OS X、Windows和 Linux 之上的,针对于编写现代 Web 和云应用的跨平台源代码编辑器。 采用Electron (JavaScript, HTML 和 CSS 等 Web 技术) 创建原生程序的框架。
LYuhang/Trans-Implementation
Implement of TransE, TransH, KG2E with pytorch
baiyyang/medical-entity-recognition
包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别
ShannonAI/CorefQA
This repo contains the code for ACL2020 paper "Coreference Resolution as Query-based Span Prediction"
liu-nlper/dialogue-utterance-rewriter
ACL 2019论文复现:Improving Multi-turn Dialogue Modelling with Utterance ReWriter
zhusleep/tagger_rewriter
对话改写介绍文章
zqhead/TransH
Reimplement TransH mode
NetEase-GameAI/SARG
A official implementation of SARG: A Novel Semi Autoregressive Generator for Multi-turn Incomplete Utterance Restoration
MaximTian/TransX
Trans系列之TransE and TransH, PTransE
dongfang91/Generate-and-Rank-ConNorm
Generate-and-Rank Framework with Semantic Type Regularization for Biomedical Concept Normalization
gaozw1/vscode-learning
记录我学习vscode源码的心酸历程,内容包括我对代码的理解、案例的制作与修改、官方文档翻译、源码解析等等
dongcin/dialogue-utterance-rewriter
ACL 2019论文复现:Improving Multi-turn Dialogue Modelling with Utterance ReWriter
homerabbit/PTransD