- Python Text Processing with NLTK 2.0 Cookbook: LITE
- Jacob Perkins
- 56字
- 2021-04-02 19:43:17
Chapter 1. Tokenizing Text and WordNet Basics
In this chapter, we will cover:
- Tokenizing text into sentences
- Tokenizing sentences into words
- Tokenizing sentences using regular expressions
- 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
推薦閱讀
- Excel函數、公式、圖表、數據處理從新手到高手
- 中文版Photoshop入門與提高(CS6版)
- 從零開始:Photoshop CC 2019中文版基礎教程
- 中文版After Effects 2021入門教程
- Lightroom Classic完全自學一本通
- FreeSWITCH 1.0.6
- Microsoft SharePoint 2010 Power User Cookbook: SharePoint Applied
- UG NX 9.0中文版 基礎教程 (UG工程師成才之路)
- Blender 3D Architecture, Buildings, and Scenery
- Salesforce CRM: The Definitive Admin Handbook
- 中文版Photoshop CC平面設計從入門到精通(唯美)
- 學摳圖:Photoshop專業摳圖技法案例教程
- Vue 企業開發實戰
- 邊做邊學:平面設計(Photoshop CS6 +CorelDRAW X6)
- Linux Shell Scripting Cookbook