mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-06 15:15:58 +00:00
Update README
This commit is contained in:
parent
b12d965223
commit
2059095581
@ -17,6 +17,9 @@ If you don't like to sign up to github/matrix or like to reach me
|
|||||||
personally, you can make a mail to `info [at] docspell.org` or on
|
personally, you can make a mail to `info [at] docspell.org` or on
|
||||||
matrix, via `@eikek:matrix.org`.
|
matrix, via `@eikek:matrix.org`.
|
||||||
|
|
||||||
|
If you find a feature request already filed, you can vote on it. I
|
||||||
|
tend to prefer most voted requests to those without much attention.
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
31
README.md
31
README.md
@ -9,25 +9,28 @@
|
|||||||
# Docspell
|
# Docspell
|
||||||
|
|
||||||
Docspell is a personal document organizer. You'll need a scanner to
|
Docspell is a personal document organizer. You'll need a scanner to
|
||||||
convert your papers into files. Docspell can then assist in
|
convert your papers into files. Docspell can then assist in organizing
|
||||||
organizing the resulting mess :wink:.
|
the resulting mess :wink:. It is targeted for home use, i.e. families
|
||||||
|
and households and also for (smaller) groups/companies.
|
||||||
|
|
||||||
You can associate tags, set correspondends, what a document is
|
You can associate tags, set correspondends and lots of other
|
||||||
concerned with, a name, a date and much more. If your documents are
|
predefined and custom metadata. If your documents are associated with
|
||||||
associated with such meta data, you should be able to quickly find
|
such meta data, you can quickly find them later using the search
|
||||||
them later using the search feature. But adding this manually to each
|
feature. But adding this manually is a tedious task. Docspell can help
|
||||||
document is a tedious task. Docspell can help you by suggesting
|
by suggesting correspondents, guessing tags or finding dates using
|
||||||
correspondents, guessing tags or finding dates using machine learning
|
machine learning. It can learn metadata from existing documents and
|
||||||
techniques. This makes adding metadata to your documents a lot easier.
|
find things using NLP. This makes adding metadata to your documents a
|
||||||
|
lot easier. For machine learning, it relies on the free (GPL)
|
||||||
|
[Stanford Core NLP library](https://github.com/stanfordnlp/CoreNLP).
|
||||||
|
|
||||||
Docspell also runs OCR (if needed) on your documents, can provide
|
Docspell also runs OCR (if needed) on your documents, can provide
|
||||||
fulltext search and has great e-mail integration. Everything is
|
fulltext search and has great e-mail integration. Everything is
|
||||||
accessible via a REST/HTTP api. A mobile friendly SPA web application
|
accessible via a REST/HTTP api. A mobile friendly SPA web application
|
||||||
is provided as the user interface and an [Android
|
is the default user interface. An [Android
|
||||||
app](https://github.com/docspell/android-client) for conveniently
|
app](https://github.com/docspell/android-client) exists for
|
||||||
uploading files from your phone/tablet. The [feature
|
conveniently uploading files from your phone/tablet. The [feature
|
||||||
overview](https://docspell.org/#feature-selection) has a more complete
|
overview](https://docspell.org/#feature-selection) lists some more
|
||||||
list.
|
points.
|
||||||
|
|
||||||
|
|
||||||
## Impressions
|
## Impressions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user