Stars
The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These vide…
A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
A tensorflow implementation of Knowledge-aware Graph Neural Networks with Label Smoothness regularization
Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
Implement of TransE, TransH, KG2E with pytorch
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
Generates a set of property-specific entity embeddings from knowledge graphs using node2vec
An enterprise-class UI design language and React UI library
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
A Pytorch based LSTM Punctuation Restoration Implementation/A Simple Tutorial for Leaning Pytorch and NLP
100+ Chinese Word Vectors 上百种预训练中文词向量
Four word embedding models implemented in Python. Supporting arbitrary context features
Fast and scalable node2vec implementation
sentence embedding by Smooth Inverse Frequency weighting scheme