- Python 3 Text Processing with NLTK 3 Cookbook
- Jacob Perkins
- 46字
- 2021-09-03 09:45:36
Introduction
In this chapter, we will go over various word replacement and correction techniques. The recipes cover the gamut of linguistic compression, spelling correction, and text normalization. All of these methods can be very useful for preprocessing text before search indexing, document classification, and text analysis.
推薦閱讀
- Learning Scala Programming
- JavaScript前端開發模塊化教程
- Getting started with Google Guava
- Microsoft Application Virtualization Cookbook
- Python網絡爬蟲從入門到實踐(第2版)
- C語言程序設計案例式教程
- C++ 從入門到項目實踐(超值版)
- Android玩家必備
- PHP編程基礎與實例教程
- Linux Shell核心編程指南
- SQL Server 2008 R2數據庫技術及應用(第3版)
- iOS開發項目化入門教程
- Python+Office:輕松實現Python辦公自動化
- React.js實戰
- Learning NHibernate 4