Giter VIP home page Giter VIP logo

knowledge-graph's Introduction

knowledge-graph

NOTE: From 07 December 2022, I am working in the subsetted repo, pickle-corpus-code

Code for the project Straying off-topic: Automated information extraction and knowledge graph construction in the plant sciences with out-of-domain pre-trained models In a PICKLE: Entity and relation annotation guidelines for the molecular plant sciences

Respository contents

  • annotation: Contains scripts for annotation-related tasks. These include utility scripts (abstract_scripts), experimental scripts (verb_annotations), scrupts to calulate IAA (iaa), and the most recent version of the annotation.conf files used for annotation in brat (brat)
  • data_retreival: Contains scripts for obtaining raw text data. abstracts_only contains scripts to download abstracts from PubMed, and doc_clustering contains the scripts to choose from the downloaded abstracts for downstream use. oa_subset gets full text XML from the PubMed Open Access Subset; this project is currently only using abstracts, so this code has not been utilized for downstream tasks.
  • graph_formatting: Contains scripts for turning model output into the GraphViz DOT format for visualization in cytoscape. This code currently has an issue where, although the output is compliant with DOT, it cannot be visualized in cytoscape; TODO resolve this issue
  • jupyter_notebooks: Miscellaneous jupyter notebooks with data visualizations
  • models: Contains code to run the various kinds of models, both benchmarks and neual models, as well as a script to evaluate performance model-agnostically.
  • tests: Unit tests

knowledge-graph's People

Contributors

dependabot[bot] avatar serenalotreck avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

shunsunsun

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.