BLKSerene/Wordless

View on GitHub
tests/tests_nlp/test_pos_tagging.py

Summary

Maintainability
A
45 mins
Test Coverage

Function wl_test_pos_tag_models has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def wl_test_pos_tag_models(lang, pos_tagger, test_sentence, tokens, results, results_universal):
Severity: Minor
Found in tests/tests_nlp/test_pos_tagging.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status