TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
gTaxon - a fast cross-platform NCBI taxonomy data querying (gi2taxid, taxid2taxon, name2taxid, LCA) tool, with cmd client and REST API server for both local and remote server.
AutoLCA is an open-source tool to perform Life Cycle Impact Assessments through the use of an R script (AutoLCA.R) and an Excel template File (AutoLCA_EXCEL.xlsx).
A DFS algorithm implementation to find the minimum time to conquer all nodes from root. It takes 1 minute time from one node to its child and the node can conquer its child one at a time. Find the minimum time.
Network Academy is a Data Structure course homework made in C that aims to improve one''s knowledge of various algorithms for space and time efficiency. This homework provides the student with ~12.000 papers written by authors. All tasks must be completed in under 1s, 3s or 5s in order of input commands.