semantic result type
This commit is contained in:
@@ -10,6 +10,7 @@ from veritext.metrics.results import (
|
||||
ReadabilityResult,
|
||||
RougeResult,
|
||||
RougeScore,
|
||||
SemanticResult,
|
||||
)
|
||||
from veritext.metrics.rouge import Rouge
|
||||
|
||||
@@ -26,4 +27,5 @@ __all__ = [
|
||||
"Rouge",
|
||||
"RougeResult",
|
||||
"RougeScore",
|
||||
"SemanticResult",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user