1.

Record Nr.

UNINA9910300755103321

Autore

Beysolow II Taweh

Titolo

Applied Natural Language Processing with Python : Implementing Machine Learning and Deep Learning Algorithms for Natural Language Processing / / by Taweh Beysolow II

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

1-4842-3733-1

Edizione

[1st ed. 2018.]

Descrizione fisica

1 online resource (158 pages)

Disciplina

006.35

Soggetti

Artificial intelligence

Python (Computer program language)

Open source software

Big data

Artificial Intelligence

Python

Open Source

Big Data

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

Chapter 1: What is Natural Language Processing? -- Chapter 2: Review of Machine Learning -- Chapter 3: Working with Raw Text -- Chapter 4: Word Embeddings and their application -- Chapter 5: Using Machine Learning with Natural Language Processing.

Sommario/riassunto

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. You will: 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 .