- Natural Language Processing with Python Quick Start Guide
- Nirant Kasliwal
- 142字
- 2021-06-10 18:36:37
Summary
In this chapter, you got a feel for the broader things we need to make the project work. We saw the steps that are involved in this process by using a text classification example. We saw how to prepare text for machine learning with scikit-learn. We saw Logistic Regression for ML. We also saw a confusion matrix, which is a quick and powerful tool for making sense of results in all machine learning, beyond NLP.
We are just getting started. From here on out, we will dive deeper into each of these steps and see what other methods exist out there. In the next chapter, we will look at some common methods for text cleaning and extraction. Since this is what we will spend up to 80% of our total time on, it's worth the time and energy learning it.
推薦閱讀
- AngularJS Testing Cookbook
- DevOps with Kubernetes
- Vue.js快跑:構建觸手可及的高性能Web應用
- 機械工程師Python編程:入門、實戰與進階
- HTML5+CSS3網站設計教程
- TypeScript實戰指南
- C#程序設計
- Python算法指南:程序員經典算法分析與實現
- Angular開發入門與實戰
- 區塊鏈技術進階與實戰(第2版)
- 零基礎學C語言第2版
- MySQL程序員面試筆試寶典
- .NET 4.5 Parallel Extensions Cookbook
- Building Slack Bots
- Unity 2017 Game AI Programming(Third Edition)