Coder Social home page Coder Social logo

skorzewski / psi-toolkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from manicki/psi-toolkit

6.0 3.0 3.0 29.12 MB

PSI-Toolkit - a natural language processing toolkit

License: Other

CMake 1.51% Perl 3.64% C++ 52.84% Python 0.01% Ruby 0.21% Shell 0.08% Java 0.01% C 22.79% Makefile 0.20% HTML 0.93% Fortran 0.51% CSS 0.49% JavaScript 0.36% Objective-C 0.26% Smarty 3.31% GAP 3.27% Yacc 0.35% SWIG 9.20% Dockerfile 0.03% Rich Text Format 0.03%

psi-toolkit's Introduction

PSI-toolkit
===========

PSI-toolkit is a natural language processing processing toolkit
developed at Adam Mickiewicz University in Poznań, Department of Natural Language Processing.


How to run Docker container
---------------------------

Pull Docker container:

    docker pull skorzewski/psi-toolkit

Run PSI-Toolkit in console mode:

    echo "HERE PUT SOME TEXT" | docker run -i skorzewski/psi-toolkit HERE_PUT_PSI_PIPE

Run PSI-Toolkit in console mode (example):

    echo "Alice has a cat" | docker run -i skorzewski/psi-toolkit taokenize --lang en

Run PSI-Toolkit in server mode on port 3000:

    docker run -p 3000:3000 skorzewski/psi-toolkit

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.