fastText Quick Start Guide - Helion
Tytuł oryginału: fastText Quick Start Guide
ISBN: 9781789136715
stron: 183, Format: ebook
Data wydania: 2018-07-26
Księgarnia: Helion
Cena książki: 29,90 zł (poprzednio: 93,44 zł)
Oszczędzasz: 68% (-63,54 zł)
Perform efficient fast text representation and classification with Facebook's fastText library
Key Features
- Introduction to Facebook's fastText library for NLP
- Perform efficient word representations, sentence classification, vector representation
- Build better, more scalable solutions for text representation and classification
Book Description
Facebook's fastText library handles text representation and classification, used for Natural Language Processing (NLP). Most organizations have to deal with enormous amounts of text data on a daily basis, and gaining efficient data insights requires powerful NLP tools such as fastText.
This book is your ideal introduction to fastText. You will learn how to create fastText models from the command line, without the need for complicated code. You will explore the algorithms that fastText is built on and how to use them for word representation and text classification.
Next, you will use fastText in conjunction with other popular libraries and frameworks such as Keras, TensorFlow, and PyTorch.
Finally, you will deploy fastText models to mobile devices. By the end of this book, you will have all the required knowledge to use fastText in your own applications at work or in projects.
What you will learn
- Create models using the default command line options in fastText
- Understand the algorithms used in fastText to create word vectors
- Combine command line text transformation capabilities and the fastText library to implement a training, validation, and prediction pipeline
- Explore word representation and sentence classification using fastText
- Use Gensim and spaCy to load the vectors, transform, lemmatize, and perform other NLP tasks efficiently
- Develop a fastText NLP classifier using popular frameworks, such as Keras, Tensorflow, and PyTorch
Who this book is for
This book is for data analysts, data scientists, and machine learning developers who want to perform efficient word representation and sentence classification using Facebook's fastText library. Basic knowledge of Python programming is required.
Osoby które kupowały "fastText Quick Start Guide", wybierały także:
- Microsoft Power BI Cookbook 186,88 zł, (29,90 zł -84%)
- Expert Data Modeling with Power BI 186,88 zł, (29,90 zł -84%)
- Microsoft Power BI Cookbook 186,88 zł, (29,90 zł -84%)
- Scala for Machine Learning - Second Edition 186,88 zł, (29,90 zł -84%)
- Data Analysis with IBM SPSS Statistics 186,88 zł, (29,90 zł -84%)
Spis treści
fastText Quick Start Guide. Get started with Facebook's library for text representation and classification eBook -- spis treści
- 1. Introducing FastText
- 2. Creating Models Using FastText Command Line
- 3. Word Representations in FastText
- 4. Sentence Classification in FastText
- 5. FastText in Python
- 6. Machine Learning and Deep Learning Models
- 7. Deploying Models to Web and Mobile