Giter Club home page Giter Club logo

diseasy's Introduction

diseasy

Ideas

  • Compare text vs. semantic similarity
  • Bake-off various language distance metrics
  • Various method of distance too
  • Compare to random

Can you use text comparison methods to find similarities between human diseases and zebrafish phenotypes?

Or do you need a very custom mapping via ontologies? The original design was to do something like this. Good idea to first do a bunch of comparisons and then determine if you need to develop something new.


  • Download a bunch of python-based text comparision libraries
  • Start some simple bake-offs
  • Figure out how to do the random model
  • Which are our gold standards?

Q: What does failure look like? A: Random is indistinguishable from real diseases

Q: What does success look like? A: Gold standards are found


Clustering

Compare human diseases vs. human diseases Compare zf phenotypes vs zf phenotypes


textcompare1.py

install conda pip3 install nltk scikit-learn transformers torch fasttext

curl https://dl.fbaipublicfiles.com/fasttext/vectors-crawl/cc.en.300.bin.gz --output cc.en.300.bin


textcompare2.py

pip3 install -U sentence-transformers

works


textcompare3.py

pip3 install tensorflow tensorflow_hub

works

diseasy's People

Contributors

iankorf avatar madisonsparks avatar

Stargazers

 avatar

Watchers

 avatar Paul Lott avatar Hannah Lyman 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.