From 273c2f22603abe563435a0f1d7a84c0d9037fe2c Mon Sep 17 00:00:00 2001 From: StefanVukovic99 Date: Sat, 13 Jan 2024 12:41:38 +0100 Subject: add option to disable part of speech rule check (#438) * pos filter wip * add part of speech filter option * add part of speech filter option * remove from deinflector * update test * remove return * tie to dictionary * duplicate to welcome page * delete unused html * fix ts * typo --- ext/welcome.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ext/welcome.html') diff --git a/ext/welcome.html b/ext/welcome.html index 40639881..80bd6ab4 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -366,6 +366,24 @@

Hide…

+ +
-- cgit v1.2.3