hck/open_nlp

View on GitHub
lib/open_nlp/parser.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method build_parse_obj has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def build_parse_obj(text, span_start, span_end, type = Java::opennlp.tools.parser.AbstractBottomUpParser::INC_NODE, probability = 1, token_index = 0)
Severity: Minor
Found in lib/open_nlp/parser.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status