Code Monkey home page Code Monkey logo

lrbrwnn1 / hive Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 5.17 MB

Django-based web app developed for the UofM Bioinformatics Dept, now in development at Beaumont School of Medicine. Uses latent semantic analysis, text mining and web-scraping to find conceptual similarities ratings between researchers, grants and clinical trials.

License: Apache License 2.0

Python 30.06% CSS 25.99% HTML 10.46% JavaScript 32.29% Shell 1.05% Roff 0.16%
latent-semantic-analysis django conceptual-search python3 scraping

hive's Introduction

HIVE

A research collaboration engine

Hive is a django-based webtool designed to help researchers collaborate and find suitable grants and clinical trials for their research.

Each researcher also has a dynamically generated profile, populated by our webscrapers, that gives users information about their research interests, publication history, and which grant/clinical trials/researchers are similar to them.

The search tool has two modes: basic keyword search and LSA-powered conceptual search.

Usage examples

Users can search for a term relevant to their research interests.

The keyword search will return concrete results based on simple keyword lookup with respect to grant opportunities and researcher publications. Searching for reelin, for example, will return researchers whose publications frequently contain the word reelin, and grants/clinical trials containing the word reelin.

The conceptual search uses latent semantic analysis to find conceptual similarities between publications and potential grants. A search for reelin in this mode might return researchers, grants and clinical trials related to researching synaptic plasticity, even if their research does not explicitly mention reelin. This conceptual mapping allows users to discover previously hidden associations.

Release History

  • 1.0.0
    • Added affiliation tracking for researchers
    • Overhaul of keyword search
    • Keyword search lexeme ranking system
    • Significant performance increase on profile pages and LSI search
    • Rewrote pubscraper
    • Better error handling
    • UI tweaks
    • Bugfixes
  • 0.2.0
    • Clinical trials
    • Migrated to PostgreSQL
    • Huge performance improvements (4x faster search times)
    • Different model for cosine calculation
    • Replaced old tables with DataTables
    • Table sorting and pagination
    • Database model changed to include more info and increase performance
  • 0.1.2
    • Added separate tabs for researchers and grants to results page
    • Added publications tab in profiles - lists all available publications from that researcher
    • Author search results changed to table design - more compact and readable.
    • Navbar at top is now universal
    • Added MeSH headings and top co-authors graphs to profile pages
  • 0.1.1
    • Added publication scraper
    • Basic grant scraper functionality complete
  • 0.1.0
    • Code cleanup
    • Revised entire database - simplified and combined several tables, added more information to grant and publication tables
    • Added new researcher and grant information on profile pages
    • Added new "publications" tab in profiles
    • Second pass on LSA db query optimization : roughly 30% increase in speed
    • Temporarily removed keyword search until search bar overhaul is completed
  • 0.0.5
    • View-caching
    • Database query optimizations
  • 0.0.4
    • Implemented basic profile pages
  • 0.0.3
    • Major UI overhaul
    • New logo!
  • 0.0.2
    • LSA search Functionality
  • 0.0.1
    • Initialized Project
    • Basic UI
    • Keyword Search Functionality

Contributing

  1. Fork it (https://github.com/lrbrwnn1/HIVE/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

hive's People

Contributors

lrbrwnn1 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

linuxperia

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.