implementing machine learning and deep learning algorithms for natural language processing /
First Statement of Responsibility
Taweh Beysolow II.
.PUBLICATION, DISTRIBUTION, ETC
Place of Publication, Distribution, etc.
[Berkeley, CA] :
Name of Publisher, Distributor, etc.
Apress,
Date of Publication, Distribution, etc.
2018.
PHYSICAL DESCRIPTION
Specific Material Designation and Extent of Item
1 online resource
CONTENTS NOTE
Text of Note
What Is Natural Language Processing? -- Review of Deep Learning -- Working with Raw Text -- Topic Modeling and Word Embeddings -- Text Generation, Machine Translation, and Other Recurrent Language Modeling Tasks.
0
SUMMARY OR ABSTRACT
Text of Note
Learn to harness the power of AI for natural language processing, performing tasks such as spell check, text summarization, document classification, and natural language generation. Along the way, you will learn the skills to implement these methods in larger infrastructures to replace existing code or create new algorithms. Applied Natural Language Processing with Python starts with reviewing the necessary machine learning concepts before moving onto discussing various NLP problems. After reading this book, you will have the skills to apply these concepts in your own professional environment. What You Will Learn Utilize various machine learning and natural language processing libraries such as TensorFlow, Keras, NLTK, and Gensim Manipulate and preprocess raw text data in formats such as .txt and .pdf Strengthen your skills in data science by learning both the theory and the application of various algorithms Who This Book Is For You should be at least a beginner in ML to get the most out of this text, but you needn't feel that you need be an expert to understand the content.