mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 21:42:52 +00:00
Rewording website text
This commit is contained in:
parent
72569287ba
commit
5b456539ce
@ -67,7 +67,7 @@ Text is extracted from all files. For scanned documents/images, OCR is used by u
|
|||||||
, { image = "img/analyze-feature.png"
|
, { image = "img/analyze-feature.png"
|
||||||
, header = "Text Analysis"
|
, header = "Text Analysis"
|
||||||
, description = """
|
, 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"
|
, { image = "img/filetype-feature.svg"
|
||||||
|
@ -50,8 +50,10 @@ converts the files into PDF adding a text layer of image-only files.
|
|||||||
|
|
||||||
# Android
|
# Android
|
||||||
|
|
||||||
There is an android client provided that lets you upload files from
|
There is an [android
|
||||||
your android devices. The idea is to use a separate app, like
|
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
|
[OpenNoteScanner](https://github.com/ctodobom/OpenNoteScanner), to
|
||||||
"scan" documents using your phone/tablet and then upload it 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
|
Docspell. For the upload part, you can use the provided app. It hooks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user