README.md 372 Bytes
Newer Older
Hongkun Yu's avatar
Hongkun Yu committed
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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

* [XLNet](xlnet)

* Transformer for translation