| Class | Description |
|---|---|
| AcronymEntry |
a part of an Acronym: an Acronym contains shortform + AcronymEntry
an AcronymEntry contains all fullforms to the shortform
plus information about them (information is saved in a FullformEntry)
|
| FullformEntry |
a FullformEntry contains earliest year and count of the fullform
plus meshTerms of the document where it was seen in
last change: now the fullform-string is completely normalized and the
FullformEntry contains an additional list (a java Set) of all unnormalized
fullforms
|
Copyright © 2016 JULIE Lab Jena, Germany. All rights reserved.