Yale-LILY / SummerTime

An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
https://arxiv.org/abs/2108.12738
Apache License 2.0
268 stars 30 forks source link

Yusen/Add BM25 and TF-IDF for Query-based Summarization #40

Closed yszh8 closed 3 years ago

yszh8 commented 3 years ago

TODO:

  1. Modify dependency.txt
  2. Change the Static var is_neural
yszh8 commented 3 years ago

All tasks are done. Ready for review now.

niansong1996 commented 3 years ago

Can you fix the conflict? And what's the status of this branch? Ready to be merged yet?

yszh8 commented 3 years ago

Can you fix the conflict? And what's the status of this branch? Ready to be merged yet?

The conflicts have been solved and the branch is ready to be merged!

niansong1996 commented 3 years ago

Awesome! Thx