| .. currentmodule:: pythainlp.summarize | |
| pythainlp.summarize | |
| =================== | |
| The :class:`summarize` is Thai text summarizer. | |
| Modules | |
| ------- | |
| .. autofunction:: summarize | |
| .. autofunction:: extract_keywords | |
| Keyword Extraction Engines | |
| -------------------------- | |
| KeyBERT | |
| +++++++ | |
| .. automodule:: pythainlp.summarize.keybert | |
| .. autoclass:: pythainlp.summarize.keybert.KeyBERT | |
| :members: | |