Fix flex on message.
This commit is contained in:
parent
4705d00338
commit
63e186f254
|
@ -25,7 +25,7 @@
|
||||||
<!--</div>-->
|
<!--</div>-->
|
||||||
<div class="uk-alert uk-alert-primary uk-flex uk-flex-middle">
|
<div class="uk-alert uk-alert-primary uk-flex uk-flex-middle">
|
||||||
<span class="uk-margin-small-right uk-icon" uk-icon="warning"></span>
|
<span class="uk-margin-small-right uk-icon" uk-icon="warning"></span>
|
||||||
<div>
|
<div class="uk-width-expand">
|
||||||
Configure text mining algorithms to mine full-texts of publications in order to identify links between scientific
|
Configure text mining algorithms to mine full-texts of publications in order to identify links between scientific
|
||||||
literature and your research initiative: define text mining rules, test them on a sample corpus of publications, see
|
literature and your research initiative: define text mining rules, test them on a sample corpus of publications, see
|
||||||
the results, update and manage the rules, save and load mining profiles; once you’re ready to commit a profile,
|
the results, update and manage the rules, save and load mining profiles; once you’re ready to commit a profile,
|
||||||
|
|
Loading…
Reference in New Issue