|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClosureResult in de.dfleischhacker.uni.thesis.semantic |
---|
Methods in de.dfleischhacker.uni.thesis.semantic that return ClosureResult | |
---|---|
ClosureResult |
SemanticModule.getClosure(Alignment align)
This methods returns the closure result of the given alignment. |
Uses of ClosureResult in de.dfleischhacker.uni.thesis.semantic.naturalsemantic |
---|
Methods in de.dfleischhacker.uni.thesis.semantic.naturalsemantic that return ClosureResult | |
---|---|
ClosureResult |
NaturalSemantic.getClosure(Alignment align)
Returns the closure of the given alignment. |
Uses of ClosureResult in de.dfleischhacker.uni.thesis.semantic.nullsemantic |
---|
Methods in de.dfleischhacker.uni.thesis.semantic.nullsemantic that return ClosureResult | |
---|---|
ClosureResult |
NullSemantic.getClosure(Alignment align)
Returns the given alignment (packed in a ClosureResult) as is which enables us to compute the classical precision and recall measures. |
Uses of ClosureResult in de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic |
---|
Methods in de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic that return ClosureResult | |
---|---|
ClosureResult |
PragmaticSemantic.getClosure(Alignment align)
Returns the closure of the given alignment |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |