achen353 / TransformerSum

BERT-based extractive summarizer for long legal document using a divide-and-conquer approach
GNU General Public License v3.0
3 stars 0 forks source link

DANCER (Part 2) #20

Closed achen353 closed 2 years ago

achen353 commented 2 years ago

DANCER (PART 2): Modify the code so "given a document, the model would automatically break the document into parts based on and other similar tokens."

DUE: 11/20 Saturday 11:59pm

achen353 commented 2 years ago

This includes parallel processing if possible