We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8e799 commit 74a2563Copy full SHA for 74a2563
pythainlp/corpus/common.py
@@ -148,7 +148,9 @@ def thai_stopwords() -> FrozenSet[str]:
148
149
:See Also:
150
151
- เพ็ญศิริ ลี้ตระกูล . การเลือกประโยคสำคัญในการสรุปความภาษาไทยโดยใช้แบบจำลองแบบลำดับชั้น. กรุงเทพมหานคร : มหาวิทยาลัยธรรมศาสตร์; 2551.
+ เพ็ญศิริ ลี้ตระกูล . \
152
+ การเลือกประโยคสำคัญในการสรุปความภาษาไทยโดยใช้แบบจำลองแบบลำดับชั้น. \
153
+ กรุงเทพมหานคร : มหาวิทยาลัยธรรมศาสตร์; 2551.
154
155
:return: :class:`frozenset` containing stopwords.
156
:rtype: :class:`frozenset`
0 commit comments