Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 425 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 425 Bytes

mohan

Event Recognition in three domains Acquisition,Vendor-Supplier and Job events. For this purpose data is crawled from news webistes and tagged using semi-supervised techniques using navie bayes through EM and active learning approaches. Finally the classification was performed by majority voting of three classifiers RandomForest,GradientBoosting Tree and ada boost.

Libraries in python sckit-learn,pandas etc.