The Wayback Machine - https://web.archive.org/web/20200918130811/https://github.com/topics/xlnet
Skip to content
#

xlnet

Here are 61 public repositories matching this topic...

transformers
patrickvonplaten
patrickvonplaten commented Sep 11, 2020

🚀 Feature request

Currently we have a mixture of negative and positive formulated arguments, e.g. no_cuda and training here: https://github.com/huggingface/transformers/blob/0054a48cdd64e7309184a64b399ab2c58d75d4e5/src/transformers/benchmark/benchmark_args_utils.py#L61.

We should change all arguments to be positively formulated, *e.g. from no_cuda to cuda. These arguments should

自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment, data enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用

  • Updated May 6, 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

  • Updated Aug 26, 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.

Curate this topic

Add this topic to your repo

To associate your repository with the xlnet topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.