diff --git a/website/elm/Feature.elm b/website/elm/Feature.elm index 4d2fb734..3489c4be 100644 --- a/website/elm/Feature.elm +++ b/website/elm/Feature.elm @@ -67,7 +67,7 @@ Text is extracted from all files. For scanned documents/images, OCR is used by u , { image = "img/analyze-feature.png" , header = "Text Analysis" , description = """ -The extracted text is analyzed using ML techniques to find properties that can be annotated to your documents automatically. +The extracted text is analyzed using ML algorithms to find properties that can be annotated to your documents automatically. """ } , { image = "img/filetype-feature.svg" diff --git a/website/site/content/docs/feed/_index.md b/website/site/content/docs/feed/_index.md index a7568e2c..1b3ea525 100644 --- a/website/site/content/docs/feed/_index.md +++ b/website/site/content/docs/feed/_index.md @@ -50,8 +50,10 @@ converts the files into PDF adding a text layer of image-only files. # Android -There is an android client provided that lets you upload files from -your android devices. The idea is to use a separate app, like +There is an [android +client](https://github.com/docspell/android-client/releases/latest) +provided that lets you upload files from your android devices. The +idea is to use a separate app, like [OpenNoteScanner](https://github.com/ctodobom/OpenNoteScanner), to "scan" documents using your phone/tablet and then upload it to Docspell. For the upload part, you can use the provided app. It hooks