Gradle Test Run :ciRelease

Pairwise stemming-quality evaluator

summary

13

tests

0

failures

0

skipped

0.024s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Pair calculation detects arithmetic overflow arithmeticBoundary() 1 0 0 0s 100%
Combined over-stemming and under-stemming are independent combinedErrors() 1 0 0 0s 100%
A relation shared by several groups is counted once duplicateRelation() 1 0 0 0s 100%
The same form in several groups remains one corpus item duplicateScope() 1 0 0 0.001s 100%
Ninety-nine percent exact accuracy can coexist with sixteen percent pairwise under-stemming exactAccuracyAndPairwiseRateUseDifferentDenominators() 1 0 0 0.001s 100%
Lowercase filtering detects uppercase and titlecase code points without excluding uncased symbols lowercaseFiltering() 1 0 0 0.002s 100%
Several gold groups colliding in one stem count every cross-group pair multipleGroupsCollide() 1 0 0 0s 100%
Overlapping group memberships define a deduplicated gold relation overlappingMemberships() 1 0 0 0.001s 100%
A partial within-group merge is counted by pairs partialMerge() 1 0 0 0.001s 100%
A perfect predicted partition has no errors perfectPartition() 1 0 0 0s 100%
Deterministic randomized partitions agree with a brute-force pair oracle randomizedOracleAgreement() 1 0 0 0.013s 100%
Stemmer exceptions contain complete scenario context stemmerFailure() 1 0 0 0.003s 100%
One gold group has an undefined over-stemming percentage zeroOverDenominator() 1 0 0 0s 100%