Skip to content

Commit 74a2563

Browse files
committed
Update common.py
1 parent 0d8e799 commit 74a2563

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pythainlp/corpus/common.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,9 @@ def thai_stopwords() -> FrozenSet[str]:
148148
149149
:See Also:
150150
151-
เพ็ญศิริ ลี้ตระกูล . การเลือกประโยคสำคัญในการสรุปความภาษาไทยโดยใช้แบบจำลองแบบลำดับชั้น. กรุงเทพมหานคร : มหาวิทยาลัยธรรมศาสตร์; 2551.
151+
เพ็ญศิริ ลี้ตระกูล . \
152+
การเลือกประโยคสำคัญในการสรุปความภาษาไทยโดยใช้แบบจำลองแบบลำดับชั้น. \
153+
กรุงเทพมหานคร : มหาวิทยาลัยธรรมศาสตร์; 2551.
152154
153155
:return: :class:`frozenset` containing stopwords.
154156
:rtype: :class:`frozenset`

0 commit comments

Comments
 (0)