- Hands-On Natural Language Processing with Python
- Rajesh Arumugam Rajalingappaa Shanmugamani
- 95字
- 2021-08-13 16:01:39
Semantic Role Labeling
Semantic Role Labeling (SRL) determines the relationship between a given sentence and a predicate, such as a verb. Sometimes, the inference is provided as a question. An example of a role might be: where or when did something happen? The following is a visualization from http://demo.allennlp.org/semantic-role-labeling:

The preceding visualization shows semantic labeling, which created semantic associations between the different pieces of text, such as The keys being needed for the purpose to access the building. The reader may experiment with different examples using the URL link provided earlier.
推薦閱讀
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- Interactive Applications Using Matplotlib
- Visual Basic程序設(shè)計與應(yīng)用實(shí)踐教程
- 正則表達(dá)式經(jīng)典實(shí)例(第2版)
- D3.js 4.x Data Visualization(Third Edition)
- Linux C編程:一站式學(xué)習(xí)
- PHP從入門到精通(第4版)(軟件開發(fā)視頻大講堂)
- GameMaker Essentials
- ArcGIS for Desktop Cookbook
- IBM Cognos TM1 Developer's Certification guide
- Visual Basic程序設(shè)計實(shí)驗(yàn)指導(dǎo)及考試指南
- Three.js權(quán)威指南:在網(wǎng)頁上創(chuàng)建3D圖形和動畫的方法與實(shí)踐(原書第4版)
- Android 游戲開發(fā)大全(第二版)
- Instant Pygame for Python Game Development How-to