Giter Site home page Giter Site logo

lenoch / tagsetbench Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 116 KB

This project is aimed to evaluate the effects of changes to a corpus annotation on POS tagging. The Czech corpus DESAM (with its attributive tagset) is assumed, as well RFTagger. Originally developed as part of my master’s thesis.

License: MIT License

Python 60.64% JavaScript 0.28% Shell 0.13% HTML 38.44% CSS 0.50%

tagsetbench's Introduction

tagsetbench

This project is aimed to evaluate the effects of changes to a corpus annotation on POS tagging, with cross-validation.

The Czech corpus DESAM (with its attributive tagset) is assumed, as well RFTagger. Originally developed as part of my master’s thesis.

MIT licensed, except the 3rd party files which have their own licences.

TODO

Currently, the code includes parts of my (unreleased) chart parser “ijáček”. It should be released as well and the common code should be shared across the projects.

Usage notes

To be written, but you need at least Python 3.5, RFTagger, and GNU Make. Plus the DESAM corpus or any corpus using the Czech attributive tagset. The tagset is employed by a free morphological analyzer Majka.

There may be some useful description in readme.html.

(Optional) Python 3 packages, available in Arch Linux AUR:

  • python-beautifulsoup4 4.5.1-1 (required by compare_evaluation.py)
  • python-tabulate (convert_to_latex.py, just a helper script)
  • python-colorlog (optional)
  • python-pygments (pygments_lexer.py, also an unnecessary part)

Further notes

Firefox >= 51 is advised for colourful emojis to help navigate generated HTML tables with better visual cue than just shapes/glyphs.

Czech comments in the code do not contain important stuff.

tagsetbench's People

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.