This project aims to develop a system that provides personalized article recommendations to users based on their interests and reading histories.
- Python
- NLTK
- FastText
- MongoDB
- Web Technologies (HTML, CSS, JavaScript)
- Clone the project to your local machine:
git clone [https://github.com/lupsi12/yazlab3_python.git]
- Install the required Python libraries:
pip install
- Set up and configure MongoDB database.
- Modify and configure project files.
- Run your web server and view the project in your browser.