Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohankalbag/natural-language-processing
Course Project - Deep Learning for Natural Language Processing - Spring Semester 2024 - Indian Institute of Technology Bombay
https://github.com/rohankalbag/natural-language-processing
gradio lstm nlp pytorch transformers
Last synced: 3 days ago
JSON representation
Course Project - Deep Learning for Natural Language Processing - Spring Semester 2024 - Indian Institute of Technology Bombay
- Host: GitHub
- URL: https://github.com/rohankalbag/natural-language-processing
- Owner: rohankalbag
- Created: 2024-01-21T12:09:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T15:35:09.000Z (4 months ago)
- Last Synced: 2024-07-25T19:35:31.658Z (4 months ago)
- Topics: gradio, lstm, nlp, pytorch, transformers
- Language: Jupyter Notebook
- Homepage:
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Natural Language Processing
## CS 772 - Deep Learning for Natural Language Processing
## Assignment 1
### Natively Implemented Fully Connected Neural Network for Palindrome Detection in Binary Strings[Link to Implementation Source Files and Documentation](https://github.com/rohankalbag/natural-language-processing/tree/main/assignment-1)
## Assignment 2
### Natively Implemented Recurrent Perceptron for Parts-Of-Speech Tagging[Link to Implementation Source Files and Documentation](https://github.com/rohankalbag/natural-language-processing/tree/main/assignment-2)
## Course Project
### Toxicity Detection in Large Language Models
[Link to Implementation Source Files and Documentation](https://github.com/rohankalbag/natural-language-processing/tree/main/project)