Natural language processing: Difference between revisions

Line 34: Line 34:
A pretrained NLP neural network.
A pretrained NLP neural network.
Note the code is written in TensorFlow 1.
Note the code is written in TensorFlow 1.
====Albert====
[https://github.com/google-research/google-research/tree/master/albert Github]<br>
;A Lite BERT for Self-supervised Learning of Language Representations
This is a parameter reduction on Bert.


==Libraries==
==Libraries==
===Apache OpenNLP===
===Apache OpenNLP===
[https://opennlp.apache.org/ Link]
[https://opennlp.apache.org/ Link]