yixuan004 / Chinese-Text-Summarization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chinese-Text-Summarization Models

This project contains a series of models for Chinese-Text-Summarization, and their respective usage. (coming soon!)

  • LEAD-3 (Extractive)
  • TextRank (Extractive)
  • BERTSum (Extractive)
  • Pointer-Generation-Network (Abstractive/Generative)

conda virtual environments at textsum.yaml

References

  • BertSum

  • Pointer-Generation-Network

    • See A, Liu P J, Manning C D. Get to the point: Summarization with pointer-generator networks[J]. arXiv preprint arXiv:1704.04368, 2017.

About


Languages

Language:Python 99.6%Language:Shell 0.4%