Mapping a variable-length sentence to a fixed-length vector using BERT model
-
Updated
Sep 21, 2019 - 1 commits
- 29 contributors
- Python
Mapping a variable-length sentence to a fixed-length vector using BERT model
Natural Language Processing Tutorial for Deep Learning Researchers
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Toolkit for Machine Learning and Text Generation, in TensorFlow
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm预训练模型)
bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
Tool for visualizing attention in the Transformer model (BERT, GPT-2, XLNet, and RoBERTa)
NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于keras和tensorflow。
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
Simple XLNet implementation with Pytorch Wrapper
BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!
Toolkit for Machine Learning and Text Generation, in PyTorch
🛸 spaCy pipelines for pre-trained BERT, XLNet and GPT-2
XLNET句向量-相似度(text xlnet embedding),自然语言处理(nlp),闲聊机器人(检索式chatbot),BERT句向量-相似度(Sentence Similarity),文本分类(Text classification), 实体提取(ner,bert+bilstm+crf),数据增强(text augment enhance),同义句同义词生成,句子主干提取(mainpart),中文汉语短文本相似度,文本特征工程,keras-http-service调用
:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry.
A BERT model for scientific text.