Giter Site home page Giter Site logo

undarmaa / semanticannotationacmcategories Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rohitsakala/semanticannotationacmcategories

0.0 2.0 0.0 45.08 MB

Given a research paper, we need to label it with one of the acm classification tree 2012 categories

Python 100.00%

semanticannotationacmcategories's Introduction

Semantic Annotation of ACM research papers using ACM classification tree

Semantic annotation is done through first representing words and documents in the vector space model using word2vec and doc2vec implementations, the vectors are taken as features into a classifier, trained and a model is made which can classify a document with acm classification tree 2012 categories.

Setup Instructions

    $ workon myvirtualenv                                  [Optional]
	$ pip3 install -r requirements.txt

Download the Dataset needed for ACM in the ACM Directory from here.

Building the Model

    $ python3 run.py

Classifying the Model

    $ python3 classify.py

##Mentors:

  • Course Instructor:
    • Vasudev Verma
  • TA:
    • Priya Radhakrishnan

##Major Packages Required

  • nltk
  • gensim
  • numpy
  • scikit-learn
  • pickle

Members:

Research Paper

Quoc V. Le, and Tomas Mikolov, ''Distributed Representations of Sentences and Documents ICML", 2014

Tomas Mikolov, Kai Chen, Greg Corrado, and Jeffrey Dean, “Efficient Estimation of Word Representations in Vector Space. In Proceedings of Workshop at ICLR”, 2013.

Cao et al., 2015, ''A Novel Neural Topic Model and Its Supervised Extension''. AAAI 2015

Link :- https://cs.stanford.edu/~quocle/paragraph_vector.pdf

Resources are available here.

semanticannotationacmcategories's People

Contributors

rohitsakala avatar scorpionhiccup avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.