#
xlnet
Here are 66 public repositories matching this topic...
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
-
Updated
Oct 22, 2020 - Python
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
python
machine-learning
natural-language-processing
deep-learning
tensorflow
machine-translation
text-generation
data-processing
bert
text-data
dialog-systems
gpt-2
texar
xlnet
casl-project
-
Updated
Sep 17, 2020 - Python
State of the Art Natural Language Processing
nlp
natural-language-processing
spark
sentiment-analysis
tensorflow
transformers
language-detection
pyspark
named-entity-recognition
lemmatizer
spell-checker
language-model
albert
bert
part-of-speech-tagger
entity-extraction
natural-language-understanding
spark-ml
xlnet
tf-hub-models
-
Updated
Dec 21, 2020 - Scala
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
-
Updated
Oct 23, 2019
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
-
Updated
Nov 20, 2020 - Python
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
nlp
text-classification
distance
chatbot
chinese
feature
bert
data-augmentation
enhance
text-augment
xlnet
-
Updated
Nov 28, 2020 - Python
nlp
machine-learning
natural-language-processing
google
pytorch
spacy
openai
transfer-learning
language-model
bert
natural-language-understanding
spacy-pipeline
spacy-extension
pytorch-model
gpt-2
huggingface
xlnet
-
Updated
Dec 18, 2020 - Python
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
nlp
text-classification
keras
embeddings
transformer
fasttext
albert
bert
capsule
han
rcnn
dcnn
textcnn
crnn
dpcnn
vdcnn
charcnn
xlnet
keras-textclassification
leam
-
Updated
Dec 19, 2020 - Python
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
python
machine-learning
natural-language-processing
deep-learning
machine-translation
text-generation
pytorch
data-processing
bert
text-data
dialog-systems
roberta
gpt-2
texar
xlnet
casl-project
texar-pytorch
-
Updated
Nov 23, 2020 - Python
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
nlp
natural-language-processing
transformer
neural-networks
awesome-list
transfer-learning
language-model
attention-mechanism
bert
gpt-2
xlnet
pre-trained-language-models
gpt-3
-
Updated
Oct 14, 2020
Simple XLNet implementation with Pytorch Wrapper
-
Updated
Jul 3, 2019 - Jupyter Notebook
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
nlp
text-classification
transformers
pytorch
multi-label-classification
albert
bert
fine-tuning
pytorch-implmention
xlnet
-
Updated
Jul 31, 2020 - Python
slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shopping Assistant (ECSA) dataset, CoNLL2003 NER, ELMo, BERT, XLNet
crf
named-entity-recognition
spoken-language
sequence-labeling
slot-filling
encoder-decoder
intent-detection
atis-dataset
bert-bilstm-crf
snips-dataset
xlnet
-
Updated
Oct 19, 2020 - Python
An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.
nlp
docker
machine-learning
natural-language-processing
deep-learning
gpu
transformers
pytorch
api-rest
easy
gpt
language-models
deep-learning-tutorial
bert
fine-tuning
ulmfit
xlnet
-
Updated
Nov 12, 2020 - Jupyter Notebook
Official implementation of the paper “GECToR – Grammatical Error Correction: Tag, Not Rewrite” // Published on BEA15 Workshop (co-located with ACL 2020) https://www.aclweb.org/anthology/2020.bea-1.16.pdf
natural-language-processing
transformers
bert
sequence-labeling
grammatical-error-correction
roberta
xlnet
-
Updated
Dec 2, 2020 - Python
中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large
-
Updated
Sep 13, 2019 - Python
XLNet for generating language.
-
Updated
Jul 27, 2019 - Python
Implementation of XLNet that can load pretrained checkpoints
-
Updated
Nov 5, 2019 - Python
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
nlp
ai
deep-learning
tensorflow
encoder
word2vec
embeddings
transformer
glove
fasttext
albert
embedding
bert
word-embedding
roberta
ulmfit
sentence-encoding
bert-as-service
xlnet
embedding-as-service
-
Updated
Sep 30, 2020 - Python
XLNet Extension in TensorFlow
machine-learning
natural-language-processing
deep-learning
artificial-intelligence
natural-language-understanding
xlnet
xlnet-ner
xlnet-nlu
xlnet-mrc
xlnet-extension
-
Updated
Oct 21, 2020 - Python
Source code for "Head-Driven Phrase Structure Grammar Parsing on Penn Treebank" published at ACL 2019
nlp
parser
machine-learning
natural-language-processing
parsing
bert
syntactic-parsing
elmo
xlnet
hpsg-neural-parser
-
Updated
Feb 17, 2020 - Python
Python toolkit for Chinese Language Understanding(CLUE) Evaluation benchmark
corpus
tiny
language-model
albert
bert
chinese-language
xlnet
evaluation-benchmark
chineseglue
roberta-wwm-ext
-
Updated
Nov 13, 2020 - Python
EricFillion
commented
Jan 9, 2020
All other language models do not perform as well as HappyROBERTA large for masked word prediction. We should encourage users to use HappyROBERTA Large by displaying a logger message if they use a suboptimal language model. This message will encourage them to use HappyROBERTA Large.
There are still some situations where a user may want to use another model, so we will keep them available.
Generating responses with pretrained XLNet and GPT-2 in PyTorch.
-
Updated
Dec 20, 2020 - Python
XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!
-
Updated
Oct 11, 2019
Tensorflow solution of NER task Using BiLSTM-CRF model with CMU/Google XLNet
-
Updated
Oct 23, 2019 - Python
This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation
xlnet
xlnet-pytorch
pytorch-transformers
sota-technique
bert-text-classification
text-classififcation
-
Updated
May 7, 2020 - Jupyter Notebook
Clinical XLNet: Modeling Sequential Clinical Notes and Predicting Prolonged Mechanical Ventilation
-
Updated
Jan 4, 2020 - Python
Improve this page
Add a description, image, and links to the xlnet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xlnet topic, visit your repo's landing page and select "manage topics."
Bart is a seq2seq model, but there might be applications where one would like to use only the pre-trained BartDecoder in an EncoderDecoder setting with a "long" encoder, such as
This is already p