Added visualization of sentences.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
background-color: #ffffeb;
|
||||
}
|
||||
|
||||
.w2vresultblock {
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
padding: 3px;
|
||||
}
|
||||
Reference in New Issue
Block a user