- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 77字
- 2021-08-13 16:01:37
Sentences
Sentences are the next level of lexical unit of language data. A sentence encapsulates a complete meaning or thought and context. It is usually extracted from a paragraph based on boundaries determined by punctuations like period. The sentence may also convey opinion or sentiment expressed in it. In general, sentences consists of parts of speech (POS) entities like nouns, verbs, adjectives, and so on. There are tokenizers available to split paragraphs to sentences based on punctuations.
推薦閱讀
- 工程軟件開發技術基礎
- 數據結構和算法基礎(Java語言實現)
- Android Studio Essentials
- Python網絡爬蟲從入門到實踐(第2版)
- 3D少兒游戲編程(原書第2版)
- Oracle JDeveloper 11gR2 Cookbook
- Salesforce Reporting and Dashboards
- SQL Server與JSP動態網站開發
- 用案例學Java Web整合開發
- Learning Material Design
- Canvas Cookbook
- Hands-On Neural Network Programming with C#
- 計算機應用技能實訓教程
- Instant Zurb Foundation 4
- Android Sensor Programming By Example