Giter Club home page Giter Club logo

tabledisentangler's Introduction

TableDisentangler - A tool for automatic disentangling of functional areas in tables and their annotation

TableDisentangler is a tool for annotating tables written in Java. It uses specific annotation schema we proposed that is able to capture information about functions of a cell and inter-cell relationships. TableDisentangler is a tool for extracting annotations from tables in PMC clinical documents in XML format (it is possible to generate XML from PDF).

Tool does this in a couple of steps. Firstly, tables are decomposed to a matrix of cell objects containing data and information about navigational path (headers, stubs, subheaders).

This project is developed on the University of Manchester as a part of my PhD

Requirements

The tool requires Java, OpenNLP, Weka toolkit, MySQL database, installed MetaMap and WordNet.

Other project dependences

Some manipulation on dataset (splitting data to training, testing and cross-validation sets, downloading data, extracting tables etc.) are done by python scripts in TableMiningHelpers git project.

Database output of this system may be used as input database for the MedCurator project

You need also to checkout Marvin project and include reference to it in a project.

License

The tool is under GNU/GPL 3 license. Licence agreement may be read here: http://www.gnu.org/copyleft/gpl.html

Referencing

tabledisentangler's People

Contributors

boycer avatar nikolamilosevic86 avatar ningyifan avatar stevedem avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tabledisentangler's Issues

Multitables with multilayers headers

If multitable has second or the following header in multiple layers it is not recognized as header. Only first set that is between horizontal lines are recognized

Column spanning cells bug

If the cell has column spanning, but it is not labelled that way (i.e. just first row has content, while the rest is empty) the cell is not processed correctly. It should probably be copied to the cells it is supposed to span across or be labelled as superrow.

Probably better approach is copying, but then also stub detection might need a change

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.