Natural language processing with Python and spaCy : a practical introduction /
"Teaches the foundations of natural language processing (the task of converting human language into data a computer can process), including how to understand a user's intent, customize a statistical model, and set up a basic chatbot"--
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
San Francisco :
No Starch Press,
[2020]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Introduction
- 1. How natural language processing works
- 2. The text-processing pipeline
- 3. Working with container objects and customizing spaCy
- 4. Extracting and using linguistic features
- 5. Working with word vectors
- 6. Finding patterns and walking dependency trees
- 7. Visualizations
- 8. Intent recognition
- 9. Storing user input in a database
- 10. Training models
- 11. Deploying your own chatbot
- 12. Implementing web data and processing images
- Linguistic primer.