GithubHelp home page GithubHelp logo

Poliglot

Poliglot is a Scala library for parsing common language resources such as corpora and tagsets. It was created in order to facilitate working with bilingual corpora.

Currently, it has language support for:

The language-specific tagsets are translated to a generic class-based hierarchy.

Corpus creation and analysis

Poliglot also ships the following tools for creating bilingual corpora and analysing annotations:

AnalyseAdpositions

Analyse the semantics of adpositions.

AnalyseCorpus

Prints statistics on the bilingual corpus.

AnnotateSentences

Annotates selected sentences morphosyntactically. To achieve that tokenisation is consistent, the German sentences are tokenised by concraft-pl. The annotated alignments are written to alignments-import.xml. This dump can then be imported using the corpus editor into the existing database (alignments.xml).

DeriveAlignments

Train a model for alignment entities.

ExtractLemmas

Reads the alignment corpus and extracts potential lemmas that are missing in the lemma corpus.

SelectSentences

Manually select alignments from the provided .tmx file. It can be obtained from here. The dump is expected to provide German-Polish alignments for now. The purpose is to select viable sentences for each of the German adpositions defined in German.Adpositions. Sentences are tagged with a flag indicating their fitness. It can be executed several times; all prior tagged sentences will be skipped over in this case.

See also

This document explains the underlying concepts and provides an analysis of the German-Polish corpus with regards to the annotation of adpositions.

License

Poliglot is licensed under the terms of the Apache v2.0 license.

Authors

  • Tim Nieradzik

poliglot's Projects

concraft-de icon concraft-de

Concraft frontend for the German language (based upon concraft-pl)

fasttext icon fasttext

Unofficial implementation of the paper "Bag of Tricks for Efficient Text Classification" by Joulin et al.

poliglot icon poliglot

Scala library for parsing language resources such as corpora and tagsets

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.