MarginaliaSearch/code/libraries/language-processing/java/nu/marginalia/language
Viktor Lofgren a18edad04c (index) Remove stopword list from converter
We want to index all words in the document, stopword handling is moved to the index where we change the semantics to elide inclusion checks in query construction for a very short list of words tentatively hard-coded in SearchTerms.
2024-08-15 09:36:50 +02:00
..
encoding (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
filter (dld) Refactor DocumentLanguageData 2024-07-19 12:24:55 +02:00
model (dld) Refactor DocumentLanguageData 2024-07-19 12:24:55 +02:00
sentence (index) Simplify verbatim match calculation 2024-08-10 09:51:03 +02:00
WordPatterns.java (index) Remove stopword list from converter 2024-08-15 09:36:50 +02:00