Skip to content

A note taking website where all the notes are automatically sorted using a machine learning algorithm.

Notifications You must be signed in to change notification settings

Andreasgdp/NoteSort

Repository files navigation

NoteSort

A note taking website where all the notes are automatically sorted using a machine learning algorithm. The algorithm is able to sort the notes into (Danish) categories such as "Construction", "Danish", "Math". The algorithm is trained using a dataset of 172 notes gatherd from students at my High School.

billede

Getting started

Prerequisites

Have python 3 and above installed on your computer.

Installing

Clone the repository to your computer and run the following command in the terminal:

pip install -r requirements.txt

Running the program - Windows

Run the following command in the terminal:

./launch_local_webpage.bat

Running the program - Other os

Just run the following command in the terminal:

python main.py

About

A note taking website where all the notes are automatically sorted using a machine learning algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published