Update README.md
Browse files
README.md
CHANGED
|
@@ -24,3 +24,5 @@ This is a simple LSTM-based language model trained to predict the **next word**
|
|
| 24 |
- **Framework**: PyTorch
|
| 25 |
- **Training Data**: Roman Urdu sentences (custom dataset)
|
| 26 |
- **Use Case**: Predict the next word as the user types, similar to autocomplete systems.
|
|
|
|
|
|
|
|
|
| 24 |
- **Framework**: PyTorch
|
| 25 |
- **Training Data**: Roman Urdu sentences (custom dataset)
|
| 26 |
- **Use Case**: Predict the next word as the user types, similar to autocomplete systems.
|
| 27 |
+
|
| 28 |
+
## **Github**: [Github Link](https://github.com/Maarij-Aqeel/Roman_Urdu_Predictor)
|