Skip to content

Commit 8cc9c7e

Browse files
authored
Update README.md
1 parent 6726a9a commit 8cc9c7e

File tree

1 file changed

+1
-0
lines changed
  • Recommendation Models/sentenceAutoCompletion

1 file changed

+1
-0
lines changed

Recommendation Models/sentenceAutoCompletion/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This project implements a sentence auto-completion model using a deep learning a
66
```
77
├── SentenceAutoCompletion.ipynb # Jupyter notebook containing the entire implementation
88
├── README.md # Project overview and instructions
9+
├── requirements.txt # install required dependencies
910
└── holmes.txt # Input text file used for training the model
1011
```
1112

0 commit comments

Comments
 (0)