Natural language processing with Flair a practical guide to understanding and solving NLP problems with Flair /
Learn how to solve practical NLP problems with the Flair Python framework, train sequence labeling models, work with text classifiers and word embeddings, and much more through hands-on practical exercises Key Features Backed by the community and written by an NLP expert Get an understanding of basi...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, United Kingdom :
Packt Publishing,
[2022]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Table of Contents Introduction to Flair Flair Base Types Embeddings in Flair Sequence Tagging Training Sequence Labeling Models Hyperparameter Optimization in Flair Training Your Own Embeddings Text Classification in Flair Deploying and Using Models in Production Hands-on exercise – Building a trading bot with Flair.