Skip to content

Project involves clustering of given set of research papers based on subfields and further identifying the specializations in chosen cluster.

Notifications You must be signed in to change notification settings

shwethag/SpecializationGeneration

Repository files navigation

SpecializationGeneration

Project involves clustering of given set of research papers based on subfields and further identifying the specializations in chosen cluster.

#Steps to install gensim :

  1. Get ready

  2. sudo apt-get install python-numpy

  3. sudo apt-get install python-scipy

  4. sudo apt-get install python-pip python-dev build-essential libatlas-base-dev gfortran

  5. sudo pip --proxy http://proxy.iiit.ac.in:8080 install gensim

  6. sudo pip --proxy http://proxy.iiit.ac.in:8080 install --upgrade gensim

  7. sudo pip --proxy http://proxy.iiit.ac.in:8080 install Theano

  8. download from: https://pypi.python.org/pypi/Pattern

For Tokenization


  1. sudo pip install -U nltk --proxy http://proxy.iiit.ac.in:8080

For Networkx Install and louvain


  1. sudo pip --proxy http://proxy.iiit.ac.in:8080 install networkx
  2. download from https://pypi.python.org/pypi/python-louvain/0.3
  3. Extract and go to the folder -> sudo python setup.py install

About

Project involves clustering of given set of research papers based on subfields and further identifying the specializations in chosen cluster.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages