malavbhavsar/sentimentalizer

View on GitHub
lib/engine/classification_result.rb

Summary

Maintainability
A
50 mins
Test Coverage

Method initialize has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def initialize token, probability, sentiment, positive_total, positive_matches, negative_total, negative_matches
Severity: Major
Found in lib/engine/classification_result.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status