MarginaliaSearch/code/features-convert/topic-detection
Viktor Lofgren fe8d583fdd (sys) Upgrade to JDK22
This also entails upgrading JIB to 3.4.1 and Lombok to 1.18.32.
2024-03-21 14:27:13 +01:00
..
java/nu/marginalia/topic (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (sys) Upgrade to JDK22 2024-03-21 14:27:13 +01:00
readme.md More restructuring, big bug fixes in keyword extraction. 2023-03-13 17:39:53 +01:00

Topic Detection

This is an experiment in using hand-crafted naive bayesian filters to detecting the topic of a website. It's noteworthy it detects recipes very well.