Coder Social home page Coder Social logo

lukasreussner / semantics-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from j-oe/semantics-demo

0.0 1.0 0.0 804 KB

Automated classification and modularization for technical documentation.

Home Page: http://semantics.fastclass.de

License: MIT License

JavaScript 81.80% HTML 16.07% CSS 2.12%

semantics-demo's Introduction

fastclass - Demo for SEMANTiCS 2017

This repository contains the prototypical implementation of the ideas presented in the submitted paper: Semantic Annotation of Heterogeneous Data Sources: Towards an Integrated Information Framework for Service Technicians.

It covers the code for the automated classification and modularization of technical documentation. The demo provides a web interface for the training of models from data (XML, JSON, FCM), the classification of content components (XML, JSON) and the segmentation of unstructured documents (PDF). Alternatively demo data can be loaded into the application.

The implementation is based on previous work available at: http://janoevermann.de

Hosted demo

A hosted demo is available at: http://semantics.fastclass.de

Run demo locally

To run a local version of the demo:

  1. clone the repository
  2. navigate to directory app
  3. build from source (see below)
  4. start a web server in the dist folder
  5. navigate your browser to the location

Build from source

To build the demo from source you need to have the following tools globally installed:

Execute the following steps to set up the development environment (in directory app). A build will be automatically generated into dir.

  • npm install

To generate a new build from source into dir:

  • gulp build

semantics-demo's People

Contributors

j-oe avatar

Watchers

 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.