diff --git a/FT2C-EZmaster/public/v1/en/classify.ini b/FT2C-EZmaster/public/v1/en/classify.ini index 423fa83..6f93fe9 100644 --- a/FT2C-EZmaster/public/v1/en/classify.ini +++ b/FT2C-EZmaster/public/v1/en/classify.ini @@ -35,7 +35,7 @@ #------------------------ pretraitement nlptools ----------------- [expand/URLConnect] #url = https://nlp-tools-1.services.inist.fr/v1/en/postagger/analyze?output=doc -timeout = 100 +timeout = 100000 url = http://nlptools-02.tdmservices.intra.inist.fr/v1/en/postagger/analyze?output=doc¶m=%7B%22POStagger%22%3A%20%7B%22POS_whitelist%22%3A%5B%22ADJ%22%2C%22NOUN%22%2C%20%22PROPN%22%5D%7D%7D #------------------------ prediction du code de classement -------