Add text color classes

This commit is contained in:
Patrick Jentsch
2020-08-25 15:26:36 +02:00
parent 45b8beb053
commit 7d7d275dc4
5 changed files with 45 additions and 19 deletions

View File

@ -131,7 +131,7 @@
<div class="card">
<div class="card-content">
<a class="btn-floating btn-large hoverable left" style="margin-right: 15px;">
<i class="material-icons service" data-service="corpus_analysis"></i>
<i class="material-icons service" data-service="corpus-analysis"></i>
</a>
<span class="card-title">Corpus analysis</span>
<i>Create 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.</i>