Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Python Natural Language Processing Cookbook
Zhenya Antić
978-1-83898-731-2
- Become well-versed with basic and advanced NLP techniques in Python
- Represent grammatical information in text using spaCy, and semantic information using bag-of-words, TF-IDF, and word embeddings
- Perform text classification using different methods, including SVMs and LSTMs
- Explore different techniques for topic modeling such as K-means, LDA, NMF, and BERT
- Work with visualization techniques such as NER and word clouds for different NLP tools
- Build a basic chatbot using NLTK and Rasa
- Extract information from text using regular expression techniques and statistical and deep learning tools
Getting Started with Google BERT
Sudharsan Ravichandiran
ISBN: 978-1-83882-159-3
- Understand the transformer model from the ground up
- Find out...