Uses of Class
it.uniroma1.lcl.babelnet.data.BabelAudio
-
Packages that use BabelAudio Package Description it.uniroma1.lcl.babelnet.data The data package of the BabelNet API. -
-
Uses of BabelAudio in it.uniroma1.lcl.babelnet.data
Methods in it.uniroma1.lcl.babelnet.data that return types with arguments of type BabelAudio Modifier and Type Method Description Collection<BabelAudio>
BabelSensePhonetics. getAudioItems()
Gets the audio items.Constructor parameters in it.uniroma1.lcl.babelnet.data with type arguments of type BabelAudio Constructor Description BabelSensePhonetics(Set<BabelAudio> audioSet, Set<String> transcriptionSet)
Creates a new instance ofBabelSensePhonetics
-