diff --git a/web/app/static/css/nopaque.css b/web/app/static/css/nopaque.css index f1e6f5e0..66421a7d 100644 --- a/web/app/static/css/nopaque.css +++ b/web/app/static/css/nopaque.css @@ -106,7 +106,7 @@ indicator will show up how the column is sorted right now.; */ .service[data-service]:before { content: "help"; } -.service[data-service="corpus_analysis"]:before { +.service[data-service="corpus-analysis"]:before { content: "search"; } .service[data-service="file-setup"]:before { diff --git a/web/app/templates/main/index.html.j2 b/web/app/templates/main/index.html.j2 index 208a1e72..a8d1c5f9 100644 --- a/web/app/templates/main/index.html.j2 +++ b/web/app/templates/main/index.html.j2 @@ -30,23 +30,23 @@
Speeds up your work
+ flash_on +Speeds up your work
All tools provided by nopaque are carefully selected to provide a complete tool suite without being held up by compatibility issues.
Cloud infrastructure
+ cloud +Cloud infrastructure
All computational work is processed within nopaque’s cloud infrastructure. You don't need to install any software. Great, right?
User friendly
+ group +User friendly
You can start right away without having to read mile-long manuals. All services come with default settings that make it easy for you to just get going. Also great, right?
Meshing processes
+ settings +Meshing processes
No matter where you step in, nopaque facilitates and accompanies your research. Its workflow perfectly ties in with your research process.
File setup
+ + + ++
File setup
Digital copies of text based research data (books, letters, etc.) often comprise various files and formats. nopaque converts and merges those files to facilitate further processing and the application of other services.
Optical Character Recognition
+ + + ++
Optical Character Recognition
nopaque converts your image data – like photos or scans – into text data through OCR making it machine readable. This step enables you to proceed with further computational analysis of your documents.
Natural Language Processing
+ + + ++
Natural Language Processing
By means of computational linguistic data processing (tokenization, lemmatization, part-of-speech tagging and named-entity recognition) nopaque extracts additional information from your text.
Corpus analysis
+ + + ++
Corpus analysis
nopaque lets you create and upload as many text corpora as you want. It makes use of CQP Query Language, which allows for complex search requests with the aid of metadata and NLP tags.