Skip to content

Neil-001/nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Processing 2024/25 @ TAU

License: GPL v3


Monorepo containing our implementations and solutions to all assignments in the course "Natural Language Processing" at Tel Aviv University.
The repo contains both the code and written solutions for each assignment.

Repository Structure

/
├── 01/               # Assignment 1
│   ├── written/      # Written solution for Assignment 1
│   └── ...
├── 02/               # Assignment 2
│   ├── written/      # Written solution for Assignment 2
│   └── ...
├── 03/               # Assignment 3
│   ├── written/      # Written solution for Assignment 3
│   └── ...
├── ...
├── LICENSE
└── README.md

Each assignment is self-contained within its corresponding folder. Within each folder, the written/ subfolder contains the written solution and its attachments.

Contributing

Although the assignments have already been submitted, your feedback and improvements are most welcome.

License

This project is distributed under the GPL-3.0 License. See the LICENSE file for more information.

About

NLP 2025B @ TAU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors