imaginespark's Stars
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
SmirkCao/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
FederatedAI/FATE
An Industrial Grade Federated Learning Framework
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
PaddlePaddle/Research
novel deep learning research works with PaddlePaddle
terrifyzhao/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
thunlp/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
Smerity/sha-rnn
Single Headed Attention RNN - "Stop thinking with your head"
THUDM/P-tuning
A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.
OYE93/Chinese-NLP-Corpus
Collections of Chinese NLP corpus
google/pygtrie
Python library implementing a trie data structure.
terrifyzhao/text_matching
常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中
autoliuweijie/FastBERT
The score code of FastBERT (ACL2020)
neulab/Text-Summarization-Papers
An Exhaustive Paper List for Text Summarization
lancopku/Chinese-Literature-NER-RE-Dataset
A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text
xiaohuiyan/BTM
Code for Biterm Topic Model (published in WWW 2013)
yanqiangmiffy/sentence-similarity
问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。
edmcouncil/fibo
The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
ShuaichiLi/Chinese-sentence-similarity-task
中文问题句子相似度计算比赛及方案汇总
sakuranew/BERT-AttributeExtraction
USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。
xu-song/bert-as-language-model
BERT as language model, fork from https://github.com/google-research/bert
yhcc/OntoNotes-5.0-NER
该repo可用于将OntoNotes-5.0转换为Conll格式
1780041410/ccks_baidu_entity_link
ccks_2019_百度实体链接技术比赛_第一名解决方案
chao-ji/tf-word2vec
TensorFlow implementation of word2vec
vy/bk-tree
Burkhard-Keller Tree implementation in Common Lisp.
Aragron-moon/FASPell-EasyUsing
对Faspell的复现和思考
rtmaww/LR-CNN
talhasaruhan/fuzzy-search
Data structures for fuzzy string search
guoyinwang/EMBDA