Releases: LBlend/mann-eller-kvinne
Releases · LBlend/mann-eller-kvinne
4.0.0
- Migrated from NLTK to (mostly) Sklearn
- Semanticized API field names, hence the major version bump
3.0.0
This release separates the frontend and the backend into two different repos, making this the backend repo. The release also includes a complete rewrite of the backend
2.3.0
- Added .env variable support which enables you to specify the api and frontend url
- Added github workflow that publishes releases to github container registry
2.2.0
Added model validation feature
2.1.1
- Fixed numpy compatibility issue causing the backend to not work
2.1.0
- Added a slider to toggle between the Naive Bayes and RNN prediction model
- Added frontend contribution guide
- Translated documentation to english
- Added automatic JavaScript linting for code style consistency
- Minor improvements and small fixes
2.0.1
Fixes some CSS issues on the about page
Preparation for RNN
2.0.0
Merge pull request #12 from marksverdhei/main
1.0.0
added aditional nltk dependencies