public class Abbreviation extends Object
Checking abbreviation for associated terms
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
Abbreviation() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCachedAbbr() |
boolean |
contains(String abbr) |
Term |
get() |
Term |
get(String abbr) |
boolean |
isAbbrOfLastTerm(Word word,
Term lastTerm) |
static void |
main(String[] args) |
void |
put(String abbr,
Term associatedTerm) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.