A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
Source code for paper: Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data
Support
Quality
Security
License
Reuse
l
lightning-text-classificationby ricardorei
Python 
192
Version:Current
License: No License (No License)
Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.
Support
Quality
Security
License
Reuse
Resources for the "Evaluating the Factual Consistency of Abstractive Text Summarization" paper
Support
Quality
Security
License
Reuse
G
Getting-Started-with-Google-BERTby sudharsan13296
Jupyter Notebook 
190
Version:Current
License: No License (No License)
Build and train state-of-the-art natural language processing models using BERT
Support
Quality
Security
License
Reuse
Tutorial to train fastText with Japanese corpus
Support
Quality
Security
License
Reuse
Code and data for inducing domain-specific sentiment lexicons.
Support
Quality
Security
License
Reuse
D
Deep-Semantic-Similarity-Model-PyTorchby nishnik
Python 
189
Version:Current
License: Permissive (MIT)
My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
Support
Quality
Security
License
Reuse
Text vectorization tool to outperform TFIDF for classification tasks
Support
Quality
Security
License
Reuse
Contextual augmentation, a text data augmentation using a bidirectional language model.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
A Dataset for Multi-Turn Dialogue Reasoning
Support
Quality
Security
License
Reuse
Deep Learning based NLP modeling for Russian language
Support
Quality
Security
License
Reuse
Code for the TriviaQA reading comprehension dataset
Support
Quality
Security
License
Reuse
ALBERT model Pretraining and Fine Tuning using TF2.0
Support
Quality
Security
License
Reuse
This repository contains various ways to calculate sentence vector similarity using NLP models
Support
Quality
Security
License
Reuse
P
PKD-for-BERT-Model-Compressionby intersun
Python 
184
Version:Current
License: No License (No License)
pytorch implementation for Patient Knowledge Distillation for BERT Model Compression
Support
Quality
Security
License
Reuse
Exploring Random Encoders for Sentence Classification
Support
Quality
Security
License
Reuse
G
Getting-Started-with-Google-BERTby PacktPublishing
Jupyter Notebook 
184
Version:Current
License: Permissive (MIT)
Getting Started with Google BERT, published by Packt
Support
Quality
Security
License
Reuse
ULMFit Language Modeling, Text Feature Extraction and Text Classification in Thai Language. Created as part of pyThaiNLP
Support
Quality
Security
License
Reuse
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Support
Quality
Security
License
Reuse
An Efficient Chinese Text Classifier
Support
Quality
Security
License
Reuse
a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sentence Encoder, Flair)
Support
Quality
Security
License
Reuse
Starter code for Stanford CS224n default final project on SQuAD 2.0
Support
Quality
Security
License
Reuse
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
Support
Quality
Security
License
Reuse
Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.
Support
Quality
Security
License
Reuse
code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment Classification"
Support
Quality
Security
License
Reuse
Named Entity Recognition with BERT using TensorFlow 2.0
Support
Quality
Security
License
Reuse
Feel free to fine tune large BERT models with Multi-GPU and FP16 support.
Support
Quality
Security
License
Reuse
Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019
Support
Quality
Security
License
Reuse
BERT for Finance : UC Berkeley MIDS w266 Final Project
Support
Quality
Security
License
Reuse
2017-CCF-BDCI-让AI当法官(初赛):7th/415 (Top 1.68%)
Support
Quality
Security
License
Reuse
Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.
Support
Quality
Security
License
Reuse
Code for prefix beam search tutorial by @labodk
Support
Quality
Security
License
Reuse
中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Chinese sentiment analysis library, which supports counting the number of different emotional words in the text
Support
Quality
Security
License
Reuse
Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].
Support
Quality
Security
License
Reuse
NMT for chinese-english using fairseq
Support
Quality
Security
License
Reuse
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
Support
Quality
Security
License
Reuse
利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据
Support
Quality
Security
License
Reuse
Distributed representations of words and named entities trained on Wikipedia.
Support
Quality
Security
License
Reuse
1st Place Solution for TianChi-Industry4.0-Competition
Support
Quality
Security
License
Reuse
C++ model train&inference framework
Support
Quality
Security
License
Reuse
Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index (DenSPI)
Support
Quality
Security
License
Reuse
A Chinese EHR Bert Pretrained Model.
Support
Quality
Security
License
Reuse
Which Encoding is the Best for Text Classification in Chinese, English, Japanese and Korean?
Support
Quality
Security
License
Reuse
A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch
Support
Quality
Security
License
Reuse
question answering, reading comprehension toolkit
Support
Quality
Security
License
Reuse
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
Support
Quality
Security
License
Reuse
Code release for The Devil is in the Channels: Mutual-Channel Loss for Fine-Grained Image Classification (TIP 2020)
Support
Quality
Security
License
Reuse
t
tf-insightfaceby AIInAi
A better tensorflow implementation of deepinsight, aiming at smoothly production ready for cross-platforms. Currently only with inference, training code later.
Python
194
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
N
NER-BERT-CRFby Louis-udm
Python
193
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fairseq-gecby yuantiku
Source code for paper: Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data
Python
193
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
lightning-text-classificationby ricardorei
Minimalist implementation of a BERT Sentence Classifier with PyTorch Lightning, Transformers and PyTorch-NLP.
Python
192
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
factCCby salesforce
Resources for the "Evaluating the Factual Consistency of Abstractive Text Summarization" paper
Python
190
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
G
Getting-Started-with-Google-BERTby sudharsan13296
Build and train state-of-the-art natural language processing models using BERT
Jupyter Notebook
190
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
fastTextJapaneseTutorialby icoxfog417
Tutorial to train fastText with Japanese corpus
Python
189
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
socialsentby williamleif
Code and data for inducing domain-specific sentiment lexicons.
Python
189
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
Deep-Semantic-Similarity-Model-PyTorchby nishnik
My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://research.microsoft.com/pubs/226585/cikm2014_cdssm_final.pdf.
Python
189
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
textvecby textvec
Text vectorization tool to outperform TFIDF for classification tasks
Python
188
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
contextual_augmentationby pfnet-research
Contextual augmentation, a text data augmentation using a bidirectional language model.
Python
187
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pytorch_pretrained_BERTby Meelfy
Python
186
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
MuTualby Nealcly
A Dataset for Multi-Turn Dialogue Reasoning
Python
186
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
slovnetby natasha
Deep Learning based NLP modeling for Russian language
Python
186
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
triviaqaby mandarjoshi90
Code for the TriviaQA reading comprehension dataset
Python
186
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
A
ALBERT-TF2.0by kamalkraj
ALBERT model Pretraining and Fine Tuning using TF2.0
Python
185
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
sentence-similarityby Huffon
This repository contains various ways to calculate sentence vector similarity using NLP models
Python
185
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
P
PKD-for-BERT-Model-Compressionby intersun
pytorch implementation for Patient Knowledge Distillation for BERT Model Compression
Python
184
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
randsentby facebookresearch
Exploring Random Encoders for Sentence Classification
Python
184
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
G
Getting-Started-with-Google-BERTby PacktPublishing
Getting Started with Google BERT, published by Packt
Jupyter Notebook
184
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
thai2fitby cstorm125
ULMFit Language Modeling, Text Feature Extraction and Text Classification in Thai Language. Created as part of pyThaiNLP
Jupyter Notebook
184
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
embedding-as-serviceby amansrivastava17
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Python
181
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
THUCTCby thunlp
An Efficient Chinese Text Classifier
Java
181
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CX_DB8by Hellisotherpeople
a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sentence Encoder, Flair)
Python
180
Updated: 3 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
squadby chrischute
Starter code for Stanford CS224n default final project on SQuAD 2.0
Python
179
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
swagafby rowanz
Repository for paper "SWAG: A Large-Scale Adversarial Dataset for Grounded Commonsense Inference"
Python
178
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
R-transformerby DSE-MSU
Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.
Python
177
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
domain-adapted-atscby deepopinion
code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment Classification"
Python
177
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
BERT-NER-TFby kamalkraj
Named Entity Recognition with BERT using TensorFlow 2.0
Python
177
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
b
bert-multi-gpuby HaoyuHu
Feel free to fine tune large BERT models with Multi-GPU and FP16 support.
Python
176
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
h
hiersummby nlpyang
Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019
Python
176
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
F
FinBERTby psnonis
BERT for Finance : UC Berkeley MIDS w266 Final Project
C++
176
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
2
2017-CCF-BDCI-AIJudgeby ShawnyXiao
2017-CCF-BDCI-让AI当法官(初赛):7th/415 (Top 1.68%)
Jupyter Notebook
176
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
ernieby labteral
Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.
Python
175
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
prefix-beam-searchby corticph
Code for prefix beam search tutorial by @labodk
Python
173
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
cnsentiby hidadeng
中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Chinese sentiment analysis library, which supports counting the number of different emotional words in the text
Python
173
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
N
NeuralCodeSumby wasiahmad
Official implementation of our work, A Transformer-based Approach for Source Code Summarization [ACL 2020].
Python
172
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fairseq-zh-enby twairball
NMT for chinese-english using fairseq
Jupyter Notebook
171
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
deep_text_matchingby wangle1218
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
Python
169
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
bert_textMatchingby pengming617
利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据
Python
169
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
W
WikiEntVecby singletongue
Distributed representations of words and named entities trained on Wikipedia.
Python
169
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
TianChi-Industry4.0-Competitionby wepe
1st Place Solution for TianChi-Industry4.0-Competition
Python
169
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
radishby LieluoboAi
C++ model train&inference framework
C++
169
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
denspiby uwnlp
Real-Time Open-Domain Question Answering with Dense-Sparse Phrase Index (DenSPI)
Python
168
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
C
ChineseEHRBertby GanjinZero
A Chinese EHR Bert Pretrained Model.
Python
168
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
glyphby zhangxiangxiao
Which Encoding is the Best for Text Classification in Chinese, English, Japanese and Korean?
Shell
167
Updated: 2 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
e
electra-pytorchby lucidrains
A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch
Python
166
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
RCZooby lixinsu
question answering, reading comprehension toolkit
Python
166
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
bert-event-extractionby nlpcl-lab
Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus
Python
165
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
Mutual-Channel-Lossby PRIS-CV
Code release for The Devil is in the Channels: Mutual-Channel Loss for Fine-Grained Image Classification (TIP 2020)
Python
164
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse