- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 64字
- 2021-08-13 16:01:37
Paragraph
A paragraph is the largest unit of text handled by an NLP task. Paragraph level boundaries by itself may not be much use unless broken down into sentences. Though sometimes the paragraph may be considered as context boundaries. Tokenizers that can split a document into paragraphs are available in some of the Python libraries. We will look at such tokenizers in later chapters.
推薦閱讀
- AngularJS Web Application Development Blueprints
- 看透JavaScript:原理、方法與實踐
- Scratch 3.0少兒編程與邏輯思維訓練
- Podman實戰
- C#程序設計基礎:教程、實驗、習題
- Visual FoxPro程序設計
- Arduino家居安全系統構建實戰
- Mastering Adobe Captivate 7
- 創意UI Photoshop玩轉移動UI設計
- QlikView Unlocked
- Java EE架構設計與開發實踐
- Groovy 2 Cookbook
- Python Django Web從入門到項目實戰(視頻版)
- Game Programming using Qt 5 Beginner's Guide
- Swift 2 Blueprints