# TensorFlow Natural Language Processing Models tensorflow/models/official/nlp is a library of state-of-the-art models for Natural Language Processing (NLP). The library currently contains TensorFlow 2.x implementations, pre-trained model weights, usage scripts and conversion utilities for the following models: * [Bert](bert) * [Albert](albert) * [XLNet](xlnet) * [Transformer for translation](transformer)