mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 09:15:41 +00:00
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development
This commit is contained in:
commit
dce3109cb7
@ -126,8 +126,8 @@ def corpus_analysis_query(query):
|
|||||||
context = 50
|
context = 50
|
||||||
progress = 0
|
progress = 0
|
||||||
# for attr in corpus.structural_attributes.list():
|
# for attr in corpus.structural_attributes.list():
|
||||||
# if attr.attrs['name'] == 'text':
|
# if attr.attrs['name'] == 'text':
|
||||||
# text_attr = attr
|
# text_attr = attr
|
||||||
# logging.warning(results.fdist_1(15, results.attrs['fields']['match'], text_attr))
|
# logging.warning(results.fdist_1(15, results.attrs['fields']['match'], text_attr))
|
||||||
client.status = 'running'
|
client.status = 'running'
|
||||||
while chunk_start <= results.attrs['size']:
|
while chunk_start <= results.attrs['size']:
|
||||||
|
Loading…
Reference in New Issue
Block a user