mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-13 09:30:40 +00:00
corpus logic
This commit is contained in:
@ -60,7 +60,7 @@ class CorpusAnalysisClient {
|
||||
|
||||
// TODO: set callback for this
|
||||
// get context of one match if inspected via socket.io
|
||||
socket.on("corpus_analysis_match_context", (response) => { results.resultsList.showMatchContext(response)});
|
||||
socket.on("corpus_analysis_inspect_match", (response) => { results.resultsList.showMatchContext(response)});
|
||||
}
|
||||
|
||||
init() {
|
||||
|
Reference in New Issue
Block a user