BLKSerene/Wordless

View on GitHub
wordless/wl_nlp/wl_syl_tokenization.py

Summary

Maintainability
A
1 hr
Test Coverage

Function wl_syl_tokenize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def wl_syl_tokenize(main, inputs, lang, syl_tokenizer = 'default', force = False):
Severity: Minor
Found in wordless/wl_nlp/wl_syl_tokenization.py - About 35 mins to fix

    Avoid too many return statements within this function.
    Open

                    return inputs
    Severity: Major
    Found in wordless/wl_nlp/wl_syl_tokenization.py - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status