@Deprecated public class TypeExtractionResult extends Object
| Modifier and Type | Field and Description |
|---|---|
org.aksw.gerbil.transfer.nif.TypingInfo |
typeInfo
Deprecated.
|
List<org.aksw.gerbil.transfer.nif.data.NamedEntity> |
types
Deprecated.
|
| Constructor and Description |
|---|
TypeExtractionResult(List<org.aksw.gerbil.transfer.nif.data.NamedEntity> types,
org.aksw.gerbil.transfer.nif.TypingInfo typeInfo)
Deprecated.
|
public List<org.aksw.gerbil.transfer.nif.data.NamedEntity> types
public org.aksw.gerbil.transfer.nif.TypingInfo typeInfo
public TypeExtractionResult(List<org.aksw.gerbil.transfer.nif.data.NamedEntity> types, org.aksw.gerbil.transfer.nif.TypingInfo typeInfo)
Copyright © 2014–2017. All rights reserved.