Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 523 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 523 Bytes

Skimlit-project

Engineered an advanced NLP model to classify abstract sentences into their respective roles, such as objectives, methods, and results, facilitating researchers in efficiently skimming through literature and focusing on relevant sections. Experimented with five diverse modeling approaches, including a 1D Convolutional model, a Naive Bayes model with pretrained embeddings, a convolutional model with character embeddings, and a hybrid embedding layer combining pretrained token and character embeddings.