photoprism/pkg/txt
Michael Mayer f86a2fe50b Backend: Add "misc" to stopwords list
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-01 10:13:55 +02:00
..
resources Backend: Add "misc" to stopwords list 2020-07-01 10:13:55 +02:00
capitalization.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
capitalization_test.go Backend: Add settings to public / share client config #363 2020-06-23 12:37:37 +02:00
clip.go
clip_test.go
convert.go Backend: Improve country code detection 2020-06-13 07:40:35 +02:00
convert_test.go Backend: Improve country code detection 2020-06-13 07:40:35 +02:00
countries.go Backend: Improve country code detection 2020-06-13 07:40:35 +02:00
date.go
date_test.go
gen_countries.go
gen_stopwords.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
quote.go
quote_test.go
shortwords.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
slug.go
slug_test.go
smallwords.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
specialwords.go Backend: Add "xd" to SpecialWords list 2020-06-27 14:27:37 +02:00
stopwords.go Backend: Add "misc" to stopwords list 2020-07-01 10:13:55 +02:00
strings.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
strings_test.go
titles.go
titles_test.go
txt.go Docs: Fix indentation 2020-06-23 13:53:11 +02:00
words.go Backend: Add list of small words #361 2020-06-24 07:38:08 +02:00
words_test.go