Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 419 Bytes

File metadata and controls

2 lines (2 loc) · 419 Bytes

Patent-named-entity-recognition-NER-

Master Thesis implementing patent named entity recognition (NER) and its applications in classification, efficient search and content recommendation. The folder contains the created dataset used for performing PNER namely claims_annotated_all.json. It contains files of the models implemented on this dataset namely Spacy's Spancat, BERT for Patents and RoBERTa-Base using Spacy.