Commit a82c238d authored by c24b's avatar c24b

DEBUG print Integrate

parent 4211b1e2
...@@ -72,7 +72,7 @@ def extract_ngrams(corpus, keys=DEFAULT_INDEX_FIELDS, do_subngrams = DEFAULT_IND ...@@ -72,7 +72,7 @@ def extract_ngrams(corpus, keys=DEFAULT_INDEX_FIELDS, do_subngrams = DEFAULT_IND
else: else:
tagger = tagger_bots[language_iso2] tagger = tagger_bots[language_iso2]
print(tagger)
#print(language_iso2) #print(language_iso2)
#>>> romain-stable-patch #>>> romain-stable-patch
#to do verify if document has no KEYS to index #to do verify if document has no KEYS to index
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment