From 48fe7c0702acd7def9ffe029ea0d6b9beef427f9 Mon Sep 17 00:00:00 2001
From: Gloria Glinphratum
Date: Thu, 20 Jun 2024 12:53:48 +0200
Subject: [PATCH] Slight changes to services description
---
.../_base/_modals/_manual/06_services.html.j2 | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/app/templates/_base/_modals/_manual/06_services.html.j2 b/app/templates/_base/_modals/_manual/06_services.html.j2
index 789ce134..154866cb 100644
--- a/app/templates/_base/_modals/_manual/06_services.html.j2
+++ b/app/templates/_base/_modals/_manual/06_services.html.j2
@@ -52,9 +52,10 @@ In this section, we will describe the different services nopaque has to offer.
The Tesseract OCR Pipeline
converts image data - like photos and scans - into text data, making them machine-readable.
This step enables you to proceed with the computational analysis of your documents.
- To use this service, use the job form to select the file you want to convert, choose
- the desired language model and service version, enter the title and description, and
- submit your job. The results can be found and downloaded below, under "Inputs."
+ To use this service, use the job form to select the file you want to convert into text data.
+ Then, choose the language model and service version you would like to use. Enter a title and description for your file and then
+ submit your job. Once the job is finished, the results can be found and downloaded further below on the page, under
+ the section labeled "Inputs."
@@ -67,9 +68,9 @@ try using Tesseract OCR, though the results will likely be poor.
The SpaCy NLP Pipeline extracts
information from plain text files (.txt format) via computational linguistic data processing
(tokenization, lemmatization, part-of-speech tagging and named-entity recognition).
-To use this service, select the corresponding .txt file, the language model, and the
-version you want to use. When the job is finished, find and download the files in
-.json and .vrt format under “Results.”
+To use this service, select the .txt file that you want to extract this information from.
+Then select the language model and the version you want to use. Once the job is finished, you can find and download the files in
+.json and .vrt format under the section labeled “Results.”
Corpus Analysis