Maciej text
This commit is contained in:
parent
d734cd94d8
commit
6c647e146b
@ -58,9 +58,9 @@
|
|||||||
<div class="row-1">
|
<div class="row-1">
|
||||||
<div class="sentiment" (click)="goToSentiment()">
|
<div class="sentiment" (click)="goToSentiment()">
|
||||||
<div class="title">ANALIZA SENTYMENTU</div>
|
<div class="title">ANALIZA SENTYMENTU</div>
|
||||||
<div class="text">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum
|
<div class="text">Moduł ten służy do automatycznego wykrywania i klasyfikowania emocji i nastrojów
|
||||||
has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a
|
związanych z tekstem. Celem analizy sentymentu jest określenie, czy treść jest pozytywna, negatywna
|
||||||
galley of type and scrambled it to make a type specimen book.</div>
|
lub neutralna.</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="irony" (click)="goToIrony()">
|
<div class="irony" (click)="goToIrony()">
|
||||||
<div class="title">WYKRYWANIE IRONII</div>
|
<div class="title">WYKRYWANIE IRONII</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user