- Python 3 Text Processing with NLTK 3 Cookbook
- Jacob Perkins
- 65字
- 2021-09-03 09:45:38
Chapter 3. Creating Custom Corpora
In this chapter, we will cover the following recipes:
- Setting up a custom corpus
- Creating a wordlist corpus
- Creating a part-of-speech tagged word corpus
- Creating a chunked phrase corpus
- Creating a categorized text corpus
- Creating a categorized chunk corpus reader
- Lazy corpus loading
- Creating a custom corpus view
- Creating a MongoDB-backed corpus reader
- Corpus editing with file locking
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- Visual FoxPro程序設計教程(第3版)
- Boost C++ Application Development Cookbook(Second Edition)
- Python 深度學習
- Visual Basic程序設計教程
- Developing Middleware in Java EE 8
- Learning Flask Framework
- Learning Python by Building Games
- C#程序設計基礎:教程、實驗、習題
- Building Microservices with .NET Core
- Serverless Web Applications with React and Firebase
- Webpack實戰:入門、進階與調優(第2版)
- Java Web應用開發給力起飛
- Python Deep Learning
- AI自動化測試:技術原理、平臺搭建與工程實踐