Maarij-Aqeel commited on
Commit
942cc60
·
verified ·
1 Parent(s): 05839d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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)