You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ['첫째. 베트남 지역에서는 일찍부터 반랑국, 어우락 왕국, 남비엣(남월) 등이 건국되어 발전하였다.', '그러나 한 무제의 공격으로 중국의 지배를 받기 시작하면서 중국 문화의 영향을 받게 되었다.', '특히 당의 지배를 받으면서 당 문화의 영향을 많이 받았다.', '둘째. 베트남에서도 중국 문화의 영향 속에서 유교 문화가 발달하였다.', '특히 베트남의 리 왕조 때에는 문묘가 설치되고, 과거제가 시행되기도 하였다.', '한편 레(후기) 왕조 때에는 성리학을 바탕으로 한 유교 문화가 확산되었다.', '셋째. 베트남에서는 강수량이 풍부하고, 날씨가 따뜻하여 벼농사 중심의 농경 생활이 이루어지고 있다.', '넷째. 동아시아 지역은 계절에 따라 방향이 바뀌는 계절풍의 영향을 강하게 받는 곳이다.', '서안 해양성 기후는 중위도의 대륙 서쪽 지역에 주로 나타난다.']
122
+
```
123
+
107
124
</details>
108
125
109
126
<details>
@@ -830,6 +847,11 @@ summarize_sentences(
830
847
-**max_sentences: The maximum number of output sentences**
831
848
-`max_sentences=1~N`: return 1~N sentences by sentence importance
832
849
-**tolerance: Threshold for omitting edge weights.**
850
+
-**strip: Whether it does `strip()` for all output sentences or not**
851
+
-`strip=True`: do `strip()` for all output sentences (default)
852
+
-`strip=False`: do not `strip()` for all output sentences
0 commit comments