concordia search php
This commit is contained in:
parent
b32c79c4c0
commit
8489b41f05
@ -37,6 +37,7 @@ $data = json_decode($response);
|
||||
$markedSentence = "";
|
||||
$fragments = array();
|
||||
$lastInsertedEnd = 0;
|
||||
|
||||
for($i=0; $i<2;$i++) {
|
||||
$fragment = data->result->bestOverlay[i];
|
||||
//previous unmarked fragment
|
||||
|
Loading…
Reference in New Issue
Block a user