# File lib/JapaneseContextAnalysis.rb, line 167
        def got_enough_data
            return @_mTotalRel > ENOUGH_REL_THRESHOLD
        end