- Hands-On Python Natural Language Processing
- Aman Kedia Mayank Rasu
- 142字
- 2021-06-18 18:28:56
Phonemes, graphemes, and morphemes
Before we start looking at the steps for building vocabulary, we need to understand phonemes, graphemes, and morphemes:
- Phonemes can be thought of as the speech sounds, made by the mouth or unit of sound, that can differentiate one word from another in a language.
- Graphemes are groups of letters of size one or more that can represent these individual sounds or phonemes. The word spoon consists of five letters that actually represent four phonemes, identified by the graphemes s, p, oo, and n.
- A morpheme is the smallest meaningful unit in a language. The word unbreakable is composed of three morphemes:
- un—a bound morpheme signifying not
- break—the root morpheme
- able—a free morpheme signifying can be done
Now, let's delve into some practical aspects that form the base of every NLP-based system.
推薦閱讀
- 過程控制工程及仿真
- 精通MATLAB圖像處理
- 傳感器技術(shù)實(shí)驗(yàn)教程
- 蕩胸生層云:C語言開發(fā)修行實(shí)錄
- Hands-On Cloud Solutions with Azure
- HBase Design Patterns
- iClone 4.31 3D Animation Beginner's Guide
- 現(xiàn)代機(jī)械運(yùn)動(dòng)控制技術(shù)
- 具比例時(shí)滯遞歸神經(jīng)網(wǎng)絡(luò)的穩(wěn)定性及其仿真與應(yīng)用
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·工業(yè)機(jī)器人
- R Data Analysis Projects
- 電腦故障排除與維護(hù)終極技巧金典
- 數(shù)據(jù)清洗
- Mastering DynamoDB
- JSP通用范例開發(fā)金典