public class TextParser extends Object
Constructor and Description |
---|
TextParser() |
Modifier and Type | Method and Description |
---|---|
static HashMap<String,String> |
getFirstSentence(String lang,
String sentences) |
static String |
getRetSymbol(String retCode) |
static String |
preprocessOriginal(String lang,
String content) |
static String |
stripTags(String text,
ArrayList<String> allowedTags) |