• Stars
    star
    1
  • Language
    Python
  • Created almost 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Classifying sentences as either containing a definition or not after training on labeled data-set obtained from SemEval Deft Corpus. Text Processing performed using BoW and Word2Vec Classification using Decision Trees Logistic Regression classifiers.