language (string): The language of the text ('en' for english, 'ger' for german). This is an optional parameter and the standard value is 'ger'.
language (string): The language of the text ('en' for english, 'ger' for german). This is an optional parameter, and the standard value is 'ger'.
strategy (int): There are three different strategies to create a summary with the sentence strength. 1 returns all sentences with a sentence score greater than the average sentence score. 2 returns a percentage of the sentences with the highest sentence score. 3 returns a number of sentences with the highest sentence score. This is an optional parameter and the standard value is 1.
percentOfText (int): If strategy 2 is used the percentage of the sentences can be set (e.g. 50 for 50 percent). This is an optional parameter and the standard value is 30.
percent_of_text (int): If strategy 2 is used the percentage of the sentences can be set (e.g. 50 for 50 percent). This is an optional parameter, and the standard value is 30.
numberOfSentences (int): If strategy 3 is used the number of sentences can be set (e.g. 5 for 5 sentences). This is an optional parameter and the standard value is 3.
number_of_sentences (int): If strategy 3 is used the number of sentences can be set (e.g. 5 for 5 sentences). This is an optional parameter, and the standard value is 3.
<ins>Sentence Embedding</ins>
...
...
@@ -96,8 +118,8 @@ The class 'SentenceEmbeddingSummarizer' is implemented in 'summary_sentence_embe