Merge pull request #242 from eikek/classifier

Classifier
This commit is contained in:
mergify[bot]
2020-09-02 20:50:13 +00:00
committed by GitHub
41 changed files with 1458 additions and 102 deletions

View File

@ -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 and is used to find properties that can be annotated to your documents automatically.
The extracted text is analyzed using ML techniques to find properties that can be annotated to your documents automatically.
"""
}
, { image = "img/filetype-feature.svg"