From 822fe0e054265ada35a0f9b4a7305fd97a477375 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Wed, 27 Dec 2023 03:22:55 +0100 Subject: chore: add @topic to issues --- app/Main.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Main.hs') diff --git a/app/Main.hs b/app/Main.hs index 5e48c84..7720a80 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -586,6 +586,8 @@ suggestTags settings allDocs doc = do S.SuggestTagByTags tagName -> do let tagValues = -- TODO Cache `probabilityMap` + -- + -- @topic probability-map probabilityMap allDocs & filter ( \(word, tag, _) -> -- cgit v1.2.3