Skip to content

Commit 3128a04

Browse files
authored
Updating figures & outline for Ch 1 #23
1 parent c9bd5ad commit 3128a04

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

Ch1/README.md

+42-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,42 @@
1-
Infor for Ch 1
1+
# NLP: A Primer
2+
3+
## 🔖 Outline
4+
5+
Section outline as covered in the book.
6+
7+
* NLP in the Real World
8+
* NLP Tasks
9+
* What Is Language?
10+
* How Does Language Make NLP Challenging?
11+
* Machine Learning, Deep Learning, and NLP: An Overview
12+
* Approaches to NLP
13+
* Heuristics-Based NLP
14+
* Machine Learning for NLP
15+
* Deep Learning for NLP
16+
* Why Deep Learning Is Not Yet the Silver Bullet for NLP
17+
* An NLP Walkthrough: Conversational Agents
18+
* Wrapping Up
19+
20+
## 🖼️ Figures
21+
22+
Color figures as requested by the readers.
23+
24+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-1.png)
25+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-2.png)
26+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-3.png)
27+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-4.png)
28+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-5.png)
29+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-6.png)
30+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-7.png)
31+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-8.png)
32+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-9.png)
33+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-10.png)
34+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-11.png)
35+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-12.png)
36+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-13.png)
37+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-14.png)
38+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-15.png)
39+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-16.png)
40+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-17.png)
41+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-18.png)
42+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/1-19.png)

0 commit comments

Comments
 (0)