public class OldNomenclature extends Object
| Constructor and Description |
|---|
OldNomenclature() |
| Modifier and Type | Method and Description |
|---|---|
List<MutationMention> |
extractMutations(String text)
Extracts mentions of mutations from natural language text written in deprecated nomenclature
|
public List<MutationMention> extractMutations(String text)
text - Input natural language textMutationMention objectsCopyright © 2016. All rights reserved.