tests/tests_nlp/tests_stanza/test_stanza.py
Function wl_test_stanza
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_test_stanza(
Function wl_test_pos_tag
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def wl_test_pos_tag(lang, test_sentence, tokens, results, results_universal):