Contents:
More documentation
Created on October, 2022
@author: wangc, mandd
AbbrExpander
Class to expand abbreviations
Bases: object
object
Expands the abbreviations in text
text – string, the text to expand
splitToList – bool, True if splitting the text into sentences, default is False
string, the text with abbreviations expanded
expandedText