Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 567 Bytes

NLPContributionGraphChallenge

This repo contains jupyter notebook implementation of research problem extraction system on NLPContributionGraph (NCG) challenge dataset (training dataset). Given below is the evaluation results of the implemented BLSTM model on test dataset:

Metrics (weighted avg) Precision Recall F1_score
Score 0.81 0.78 0.79

For information regarding the implementation, please look into the notebook :).