Update machine learning ini files

This commit is contained in:
cronopioelectronico
2021-09-07 18:24:04 +02:00
parent 6d6888f201
commit b6f0b1b063
4 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[PREPROCESSING]
#stopwords_lang = spanish
stopwords_lang = english
#sent_token_lang = spanish
sent_token_lang = english
nltk_download = True
[SUMMARISATION]
glove_file_es = glove-sbwc.i25.vec
glove_file_en = glove.6B.300d.txt
threshold_factor = 1.0
max_size_of_summaries = 50
[LOGGING]
logging_level=INFO