Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 42f68d2

Browse files
authoredAug 28, 2020
Update README.md
1 parent 106cb6c commit 42f68d2

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed
 

‎README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# Practical Natural Language Processing
22
## A Comprehensive Guide to Building Real-World NLP Systems
3-
#### [Sowmya Vajjala](https://www.linkedin.com/in/sowmya-vajjala-2a38734/), [Bodhisattwa P. Majumder](http://www.majumderb.com/), [Anuj Gupta](https://www.linkedin.com/in/anujgupta-82/), [Harshit Surana](http://harshitsurana.com/)
3+
[Sowmya Vajjala](https://www.linkedin.com/in/sowmya-vajjala-2a38734/), [Bodhisattwa P. Majumder](http://www.majumderb.com/), [Anuj Gupta](https://www.linkedin.com/in/anujgupta-82/), [Harshit Surana](http://harshitsurana.com/)
44

5-
6-
#### Endorsed by:
5+
**Endorsed by:**
76
[Zachary Lipton](http://zacklipton.com/), [Sebastian Ruder](https://ruder.io/), [Marc Najork](http://marc.najork.org/), [Monojit Choudhury](https://www.microsoft.com/en-us/research/people/monojitc/), [Vinayak Hegde](https://www.linkedin.com/in/vinayakh/), [Mengting Wan](https://mengtingwan.github.io/), [Siddharth Sharma](https://www.linkedin.com/in/siddharth-sharma-31140210/), & [Ed Harris](https://www.linkedin.com/in/e10is/)
8-
#### Foreword by [Julian McAuley](https://cseweb.ucsd.edu/~jmcauley/)
7+
**Foreword by [Julian McAuley](https://cseweb.ucsd.edu/~jmcauley/)**
98

109

11-
#### Homepage: [www.practicalnlp.ai](http://www.practicalnlp.ai)
12-
#### Published by [O'Reilly Media, 2020](http://shop.oreilly.com/product/0636920262329.do)
10+
Homepage: [www.practicalnlp.ai](http://www.practicalnlp.ai)
11+
Published by [O'Reilly Media, 2020](http://shop.oreilly.com/product/0636920262329.do)
1312

1413
-----------------------------------------------------------------------------------
14+
# Book Structure
15+
16+
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/P-1.png)
17+
18+
1519

1620
```
1721
Please note that the code repository is still under development and review.

0 commit comments

Comments
 (0)
Please sign in to comment.