- Python 3 Text Processing with NLTK 3 Cookbook
- Jacob Perkins
- 63字
- 2021-09-03 09:45:34
Chapter 1. Tokenizing Text and WordNet Basics
In this chapter, we will cover the following recipes:
- Tokenizing text into sentences
- Tokenizing sentences into words
- Tokenizing sentences using regular expressions
- Training a sentence tokenizer
- Filtering stopwords in a tokenized sentence
- Looking up Synsets for a word in WordNet
- Looking up lemmas and synonyms in WordNet
- Calculating WordNet Synset similarity
- Discovering word collocations
推薦閱讀
- DB2 V9權威指南
- Python概率統計
- Learning Apex Programming
- GraphQL學習指南
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Hands-On JavaScript High Performance
- Visual Basic程序設計實驗指導(第二版)
- Solr Cookbook(Third Edition)
- Vue.js光速入門及企業項目開發實戰
- 零基礎C#學習筆記
- Maven for Eclipse
- 零基礎學編程系列(全5冊)
- 網絡綜合布線與組網實戰指南
- Oracle SOA Suite 12c Administrator's Guide
- 計算機信息技術實踐教程