Skip to content

Commit e73be35

Browse files
authored
Update README.md
1 parent c241e42 commit e73be35

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

05_Implementing_NLP/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11

2+
### Chapter 5 : Implementing NLP
3+
4+
In this chapter, you will learn how to develop NLP applications using DL4J.
5+
 
6+
 
7+
8+
#### Instructions
9+
10+
- Navigate to **sourceCode/cookbookapp** directory and import the project using *pom.xml* file.
11+
- All the examples for chapter 5 are included in **cookbookapp** project.
12+
- Datasets can be located in *resources* directory apart from the ones that need to be downloaded. For more clarifications, refer to the cookbook instructions.

0 commit comments

Comments
 (0)