Skip to content

Analyzing trends on Github using topic models and machine learning.

Notifications You must be signed in to change notification settings

j-a-c/github-trends

Repository files navigation

github-trends

Analyzing trends on Github using topic models and machine learning.

Usage

First start the server that manages the index:

python crystal_server.py

Then run the user interface:

python crystal_interface.py

An tutorial for the API can be executed by:

python crystal_api.py

Dependencies

  • Beautiful Soup: pip install beautifulsoup4
  • gensim: pip install --upgrade gensim
  • xxHash: pip install xxhash

About

Analyzing trends on Github using topic models and machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages