Coder Social home page Coder Social logo

cartoomics's People

Contributors

bsantan avatar lagillenwater avatar nourah-salem avatar

Watchers

 avatar  avatar

Forkers

bsantan

cartoomics's Issues

Incorrect index being used for embeddings calculation

When cosine similarity is calculated for each node within a path, the index being used is based on the iGraph specification, rather than the entity map created by the embeddings generation step. This causes the incorrect node embedding to be used in the calculation.

Automatically download KGs from online

  • Create config file that maps --knowledge-graph arguments to resource online
  • Download KG from online according to --knowledge-graph command
  • Remove --knowledge-graph-dir command line option

assign_nodes updates

  1. add user input
  2. allow users to revise input based on kg search results
  3. add txt logs of user inputs
  4. sort nodes by ontology
  5. present exact matches first

Clean input file to handle extra fields

It may be easy for a user to create an _example_input file that has extra fields (i.e., a blank column). Trim extra blank columns to avoid running into this error:

"pandas.errors.ParserError: Error tokenizing data. C error: Expected 3 fields in line 10, saw 4"

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.