photoprism/pkg/txt
Michael Mayer d43d3a22e0 Backend: Improve country estimate from folder name
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-08-14 15:36:48 +02:00
..
resources Backend: Add new stopword 2020-08-12 19:14:01 +02:00
capitalization.go
capitalization_test.go
clip.go
clip_test.go
convert.go
convert_test.go Backend: Improve country estimate from folder name 2020-08-14 15:36:48 +02:00
countries.go
date.go
date_test.go
file_title.go Backend: Keep plus in titles generated from file names 2020-07-20 13:30:25 +02:00
file_title_test.go Backend: Keep plus in titles generated from file names 2020-07-20 13:30:25 +02:00
gen_countries.go
gen_stopwords.go
quote.go
quote_test.go
shortwords.go Backend: Add "los" to shortwords.go 2020-07-21 03:19:03 +02:00
slug.go
slug_test.go
smallwords.go Backend: Add "des" to smallwords.go 2020-07-21 03:30:18 +02:00
specialwords.go Backend: Add special word 2020-08-12 19:14:45 +02:00
stopwords.go Backend: Add new stopword 2020-08-12 19:14:01 +02:00
strings.go
strings_test.go
titles.go
titles_test.go
txt.go
words.go
words_test.go