Giter Site home page Giter Site logo

dkpro / dkpro-meta Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 94 KB

Collect metadata about DKPro Core and put it to use, e.g. to automatically generate documentation or wrappers for integration with other tools and frameworks.

Home Page: https://dkpro.github.io/dkpro-core

License: Apache License 2.0

Groovy 96.21% Dockerfile 3.79%

dkpro-meta's People

Contributors

anshul-tak avatar dependabot[bot] avatar rcffc avatar reckart avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

alainlompo

dkpro-meta's Issues

Write CAS in binary format, not in XMI

The XMI writer always creates two files (xmi + type system). Would be nicer if it created just one. Binary CAS gives us that and creates smaller files.

UDPipe PosTagger miscategorized as morphological analyzer

UDPipe PosTagger is miscategorized as morphological analyzer because it also creates morphological features. However, we should probably consider it rather as a POS Tagger (hence the component name ends in PosTagger) or rename the component...

Allow processing multiple files

The idea is to set the multiple flag on the input parameter of the engine, then in the tool XML file write all the input file names to a temporary file, and that temporary file is then passed as a parameter to the tool wrapper groovy script. The Groovy script would then read this temporary file and pass all the file names to PARAM_PATTERNS. The resulting files would then need to be discovered.

  • need to check if the input files that galaxy provides are simple file names (such that we can use PARAM_SOURCE_LOCATION) or absolute files
  • need to check if we can write the results all to some directory using PARAM_TARGET_LOCATION

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.