photoprism/pkg/txt
Michael Mayer 5c780c99db Backend: Add words to stopwords.txt
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-07 20:28:17 +02:00
..
resources Backend: Add words to stopwords.txt 2020-07-07 20:28:17 +02:00
capitalization.go
capitalization_test.go
clip.go
clip_test.go
convert.go Backend: Add unit tests for pkg 2020-07-07 16:29:55 +02:00
convert_test.go Backend: Add unit tests for internal/form 2020-07-07 18:03:20 +02:00
countries.go
date.go
date_test.go
file_title.go
file_title_test.go Backend: Add unit tests for pkg 2020-07-07 16:29:55 +02:00
gen_countries.go
gen_stopwords.go
quote.go
quote_test.go
shortwords.go Backend: Update short and small words list in txt package 2020-07-07 15:25:19 +02:00
slug.go
slug_test.go
smallwords.go Backend: Update short and small words list in txt package 2020-07-07 15:25:19 +02:00
specialwords.go
stopwords.go Backend: Add words to stopwords.txt 2020-07-07 20:28:17 +02:00
strings.go
strings_test.go
titles.go
titles_test.go
txt.go
words.go
words_test.go