Remove scrapingh & fix broken links
This commit is contained in:
parent
489b9d19e2
commit
7a71510cca
9 changed files with 31 additions and 146 deletions
|
|
@ -34,7 +34,7 @@ def get_sentences(
|
|||
Args:
|
||||
text: Text to be segmented into sentences.
|
||||
ignore_partial: Filter out sentences that are not capitalised/don't end with a
|
||||
punctuation.
|
||||
punctuation.
|
||||
true_case: Crude method: lowercase the first word of each sentence.
|
||||
remove_punctuation: Remove all kinds of punctuation.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue