Cantitate/Preț
Produs

Text Analysis in Python for Social Scientists

Autor Dirk Hovy
en Limba Engleză Paperback – 17 mar 2022
Text contains a wealth of information about about a wide variety of sociocultural constructs. Automated prediction methods can infer these quantities (sentiment analysis is probably the most well-known application). However, there is virtually no limit to the kinds of things we can predict from text: power, trust, misogyny, are all signaled in language. These algorithms easily scale to corpus sizes infeasible for manual analysis. Prediction algorithms have become steadily more powerful, especially with the advent of neural network methods. However, applying these techniques usually requires profound programming knowledge and machine learning expertise. As a result, many social scientists do not apply them. This Element provides the working social scientist with an overview of the most common methods for text classification, an intuition of their applicability, and Python code to execute them. It covers both the ethical foundations of such work as well as the emerging potential of neural network methods.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 14437 lei  6-8 săpt.
  Cambridge University Press – 17 mar 2022 14437 lei  6-8 săpt.
  Cambridge University Press – 20 ian 2021 14470 lei  6-8 săpt.

Preț: 14437 lei

Puncte Express: 217

Preț estimativ în valută:
2553 2964$ 2222£

Carte tipărită la comandă

Livrare economică 18 aprilie-02 mai


Specificații

ISBN-13: 9781108958509
ISBN-10: 1108958508
Pagini: 102
Dimensiuni: 147 x 225 x 7 mm
Greutate: 0.16 kg
Ediția:Nouă
Editura: Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. Introduction; 2. Ethics, Fairness, and Bias; 3. Classification; 4. Text as Input; 5. Labels; 6. Train-Dev-Test; 7. Performance Metrics; 8. Comparison and Significance Testing; 9. Overfitting and Regularization; 10. Model Selection and Other Classifiers; 11. Model Bias; 12. Feature Selection; 13. Structured Prediction; 14. Neural Networks Background; 15. Neural Architectures and Models.

Descriere

A practical guide to text classification and neural networks in Python for social scientists.