Skip to content

trying to upload/analyse a CSV corpus to my locally deployed gargantext I get errors: #1

@ungentilgarcon

Description

@ungentilgarcon

WHERE score >= 3
AND ngA <= ngB
COOCS: NEW matrix shape [0x0]
CORPUS #58: [2017-04-21_11:08:51] computed mainlist coocs for specif rank
SPECIFICITY: computing on 0 ngrams
WARNING: had no terms in COOCS => empty SPECCLUSION node
WARNING: had no terms in COOCS => empty GENCLUSION node
CORPUS #58: [2017-04-21_11:08:51] new spec-clusion node #78
CORPUS #58: [2017-04-21_11:08:51] new gen-clusion node #79
MAPLIST quotas: {'topgen': {'multigrams': 168, 'monograms': 42}, 'topspec': {'multigrams': 112, 'monograms': 28}}
Exception in thread Thread-108:
Traceback (most recent call last):
File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
File "/usr/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "/env_3-5/lib/python3.5/site-packages/celery/local.py", line 188, in call
return self._get_current_object()(*a, **kw)
File "/env_3-5/lib/python3.5/site-packages/celery/app/task.py", line 428, in call
return self.run(*args, **kwargs)
File "/srv/gargantext/gargantext/util/toolchain/main.py", line 168, in parse_extract_indexhyperdata
grouplist_id=group_id
File "/srv/gargantext/gargantext/util/toolchain/list_map.py", line 104, in do_maplist
raise ValueError("No ngrams in cooc table ?")
ValueError: No ngrams in cooc table ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions