- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 196字
- 2021-08-13 16:01:42
Other applications
There are several other applications of NLP; the following is a list of some of them:
- Detecting spam: The emails that we receive can be classified as spam or not spam.
- News classification: It can be useful to classify a news item based on several categories.
- Identifying the speakers, gender, or age: From a piece of text, the writer's gender and age can be detected. Similar attributes can be marked with voice data.
- Discovering topics: The topics of an article can be identified.
- Generating text: Text generated by machines has a lot of interesting applications.
- Finding duplicates: Skype has launched a live translation feature that involves speech to text, machine translation, and text-to-speech.
- Summarizing text: The summarization task takes a text as input and outputs a summary of that text. The summary is usually much shorter than the original text. For example, after a meeting, the transcript text can be summarized and sent to everyone.
- Comprehending paragraphs: Paragraph comprehension is the high school task of answering questions, with respect to a given piece of prose.
- Constituency parsing: Constituency parsing predicts a tree composition of a sentence into its constituents http://demo.allennlp.org/constituency-parsing.
推薦閱讀
- SQL Server 從入門到項目實踐(超值版)
- Scala Design Patterns
- 游戲程序設計教程
- Java軟件開發(fā)基礎
- Android Native Development Kit Cookbook
- Yocto for Raspberry Pi
- jQuery開發(fā)基礎教程
- 大學計算機基礎實驗指導
- Jenkins Continuous Integration Cookbook(Second Edition)
- Android系統(tǒng)原理及開發(fā)要點詳解
- OpenStack Networking Essentials
- Laravel Application Development Blueprints
- 區(qū)塊鏈架構(gòu)之美:從比特幣、以太坊、超級賬本看區(qū)塊鏈架構(gòu)設計
- 進入IT企業(yè)必讀的324個Java面試題
- Drupal 8 Development:Beginner's Guide(Second Edition)