Coder Social home page Coder Social logo

snlp-miniproject's Introduction

SNLP-miniproject WS 2021/2022

Fact checker based on wikipedia corpus, StandfortNLP, TagMe and WordNet.

Steps for running the application

  1. start docker container
  2. run spring
  3. 'access via UI' OR 'access the demos (training & test)'

pre requirements for the development environment

  • java 11
  • docker
    • docker-compose
    • maven 3.1 or higher

start docker container

Starts the docker containers necessary for the fact check.

docker-compose up

run unit tests

Maven command, for running the unit tests.

mvn clean test

run spring

Starts the spring boot application.

mvn spring-boot:run

access via UI

Access the UI via browser (with enabled js).

access the demos (training & test)

Run the the fact checking with the training & test data files of the execise.

api access

Internal API access.

access wordnet

Internal WordNet API access.

Controller explanation

  • AlkApiController: for the API calls, to running a "real" fact check
  • AlkController: for delivering the UI
  • DemoController: for running the test & training datasets and provide a download of the result

licenses

snlp-miniproject's People

Contributors

khaack avatar ltphen avatar aalexandrasilva avatar

Watchers

 avatar  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.