Метод | Описание | |
---|---|---|
get_sentence_words ( String text ) : List |
Метод | Описание | |
---|---|---|
get_sentences ( String text ) : List |
||
get_words ( String text ) : String[] | ||
normalize_spacing ( String text ) : String | ||
remove_citations ( String text ) : String | ||
remove_punctuation ( String text ) : String | ||
simplify_sentences ( String text ) : String | ||
to_lowercase ( String text ) : String |
public static get_sentence_words ( String text ) : List |
||
text | String | |
Результат | List |