Appendix 3. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Natural Language Processing with Python Cookbook Krishna Bhavsar
ISBN: 9781787289321
- Explore corpus management using internal and external corpora
- Learn WordNet usage and a couple of simple application assignments using WordNet
- Operate on raw text
- Learn to perform tokenization, stemming, lemmatization, and spelling corrections, stop words removals, and more
- Understand regular expressions for pattern matching
- Learn to use and write your own POS taggers and grammars
- Learn to evaluate your own trained models
- Explore Deep Learning techniques in NLP
- Generate Text from Nietzsche's writing using LSTM
- Utilize the BABI dataset and LSTM to model episodes
Natural Language Processing with TensorFlow Thushan Ganegedara
ISBN: 9781788478311
- Core concepts of NLP and various approaches to natural language processing
- How to solve NLP tasks by applying TensorFlow functions to create neural networks
- Strategies to process large amounts of data into word representations that can be used by deep learning applications
- Techniques for performing sentence classification and language generation using CNNs and RNNs
- About employing state-of-the art advanced RNNs, like long short-term memory, to solve complex text generation tasks
- How to write automatic translation programs and implement an actual neural machine translator from scratch
- The trends and innovations that are paving the future in NLP