Uses of Interface
it.uniroma1.lcl.kb.FrameID
-
Packages that use FrameID Package Description it.uniroma1.lcl.babelnet The root package of the BabelNet API. -
-
Uses of FrameID in it.uniroma1.lcl.babelnet
Classes in it.uniroma1.lcl.babelnet that implement FrameID Modifier and Type Class Description class
VerbAtlasFrameID
Constructs a frame identifier with the specified ID.Methods in it.uniroma1.lcl.babelnet that return types with arguments of type FrameID Modifier and Type Method Description Optional<FrameID>
BabelSynset. getFrameID()
Get the VerbAtlas frame id associated to theBabelSynset
.
-