srikanth1579 commited on
Commit
e8efd19
·
verified ·
1 Parent(s): 592164d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
 
2
- # Icendanic: NLP Assignment Analysis
3
 
4
  This repository contains materials and analysis for an NLP assignment focused on translation tasks using LSTM-based and Seq-to-Seq models. The work involves exploring dataset formats, building model architectures, and evaluating model performance using BLEU and ChrF metrics.
5
 
@@ -38,7 +38,6 @@ This repository contains materials and analysis for an NLP assignment focused on
38
  - **Colab Links** (`Colab Links.txt`):
39
  - A text file with direct links to the Google Colab notebooks for easy access and execution.
40
 
41
- ## Getting Started
42
 
43
  ### Prerequisites
44
  To run the Jupyter notebooks, you will need:
 
1
 
2
+ # Build your own simple translator LSTM and Seq-to-Seq translator
3
 
4
  This repository contains materials and analysis for an NLP assignment focused on translation tasks using LSTM-based and Seq-to-Seq models. The work involves exploring dataset formats, building model architectures, and evaluating model performance using BLEU and ChrF metrics.
5
 
 
38
  - **Colab Links** (`Colab Links.txt`):
39
  - A text file with direct links to the Google Colab notebooks for easy access and execution.
40
 
 
41
 
42
  ### Prerequisites
43
  To run the Jupyter notebooks, you will need: