public abstract class ResourceWithLemmaID extends ResourceID
id, language, pos, source
Constructor and Description |
---|
ResourceWithLemmaID(String title,
it.uniroma1.lcl.jlt.util.Language language,
it.uniroma1.lcl.jlt.util.POS pos,
SenseSource source)
Builds a resource with lemma and ID
|
ResourceWithLemmaID(String title,
it.uniroma1.lcl.jlt.util.Language language,
SenseSource source)
Builds a resource with lemma and ID
|
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
Gets the title of this
ResourceWithLemmaID |
equals, getID, getLanguage, getPOS, getSource, hashCode, toString, toSynsets, toSynsets
public ResourceWithLemmaID(String title, it.uniroma1.lcl.jlt.util.Language language, it.uniroma1.lcl.jlt.util.POS pos, SenseSource source)
title
- the item's titlelanguage
- the item's languagepos
- the item's part of speechsource
- the sense sourcepublic ResourceWithLemmaID(String title, it.uniroma1.lcl.jlt.util.Language language, SenseSource source)
title
- the item's titlelanguage
- the item's languagesource
- the sense sourcepublic String getTitle()
ResourceWithLemmaID
ResourceWithLemmaID
.Copyright © 2016–2021. All rights reserved.