jibinmathew69 / Hands-on-NLP-with-PyTorchLinks
Collection of Notebooks for Natural Language Processing with PyTorch
☆31Updated 6 years ago
Alternatives and similar repositories for Hands-on-NLP-with-PyTorch
Users that are interested in Hands-on-NLP-with-PyTorch are comparing it to the libraries listed below
Sorting:
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.