- Python 3 Text Processing with NLTK 3 Cookbook
- Jacob Perkins
- 41字
- 2021-09-03 09:45:36
Chapter 2. Replacing and Correcting Words
In this chapter, we will cover the following recipes:
- Stemming words
- Lemmatizing words with WordNet
- Replacing words matching regular expressions
- Removing repeating characters
- Spelling correction with Enchant
- Replacing synonyms
- Replacing negations with antonyms
推薦閱讀
- SQL語言從入門到精通
- 云原生Spring實戰
- Production Ready OpenStack:Recipes for Successful Environments
- 營銷數據科學:用R和Python進行預測分析的建模技術
- Learning Data Mining with R
- Swift細致入門與最佳實踐
- 零基礎學C語言第2版
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- 精通Spring:Java Web開發與Spring Boot高級功能
- Deep Learning for Natural Language Processing
- Python編程快速上手2
- Laravel Design Patterns and Best Practices
- 你必須知道的.NET(第2版)
- LiveCode Mobile Development Hotshot
- Learning Java Lambdas