From 92c8e3d561eadc94014659e98d8d3363f1f6996a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kacper=20W=C5=82odarczyk?= Date: Sun, 17 Sep 2023 16:25:52 +0200 Subject: [PATCH] Update docs for 1.0 version --- docs/changelogs.md | 51 +++++++++++++++++++++++++++++++++++++++++++++- docs/commands.md | 24 ++++++++++++++++++++++ 2 files changed, 74 insertions(+), 1 deletion(-) diff --git a/docs/changelogs.md b/docs/changelogs.md index 12634d5..b77aafe 100644 --- a/docs/changelogs.md +++ b/docs/changelogs.md @@ -1,10 +1,59 @@ # Change log -## Current version: 0.9 +## Current version: 1.0 ## Version history +### 1.0 +- Delete command to run web application without docker +- Post classification using transformers to check if post content is possitive or negative and save those data to database + +```bash +python post-classifier