This is an NLP project that implements various techniques and models from scratch, including:
- RNN (Recurrent Neural Networks)
- LSTM (Long Short-Term Memory)
- GRU (Gated Recurrent Unit)
- Word Embeddings
Each part of the project is organized into specific directories. To explore a particular component, navigate to its corresponding directory.