tracking_policy_agendas.word2vec   A
last analyzed

Complexity

Total Complexity 0

Size/Duplication

Total Lines 3
Duplicated Lines 0 %

Test Coverage

Coverage 100%

Importance

Changes 0
Metric Value
wmc 0
eloc 3
dl 0
loc 3
ccs 2
cts 2
cp 1
rs 10
c 0
b 0
f 0
1 1
from .w2v_emb import W2VEmb
0 ignored issues
show
introduced by
Missing module docstring
Loading history...
2
from .w2v_corpus import W2VCorpus
3