allenai / longformer

Longformer: The Long-Document Transformer
https://arxiv.org/abs/2004.05150
Apache License 2.0
2k stars 268 forks source link

Pretraining longformer for NER on big pdf text #243

Open ajaysurya1221 opened 1 year ago

ajaysurya1221 commented 1 year ago

Hi, I'm trying to extract entities from documents containing 50-60 pages per document. can anybody suggest a better approach for it, please? I couldn't find any NER implementation of longformers.