- 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.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- 數字媒體應用教程
- Python for Secret Agents:Volume II
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Django開發從入門到實踐
- 算法大爆炸:面試通關步步為營
- Java持續交付
- Python Data Analysis(Second Edition)
- 自然語言處理Python進階
- 零基礎學Kotlin之Android項目開發實戰
- 寫給程序員的Python教程
- Mastering Gephi Network Visualization
- 奔跑吧 Linux內核
- Java EE項目應用開發
- HTML5與CSS3權威指南