Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A awesome-python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 317
    • Merge requests 317
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vinta Chen
  • awesome-python
  • Merge requests
  • !493

Added FoLiA-Tools and PyNLPl (NLP)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/proycon/folia into master Oct 24, 2015
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: proycon

FoLiA-tools are CLI tools and Python libraries to work with documents in the FoLiA (Format for Linguistic Annotation) format. FoLiA is an XML-based file format capable of storing a wide variety of linguistic annotation types, see https://proycon.github.io/folia . FoLiA is used in the academic Natural Language Processing community by various large corpora, mainly in The Netherlands and Flanders.

The FoLiA-tools are part of the folia github repo, the actual FoLiA library is part of PyNLPl (https://github.com/proycon/pynlpl), which is a mandatory dependency. I therefore combined the two in this single pull request, I hope you don't mind. However, PyNLPl contains more than just a FoLiA library. It contains various specialised modules, such as for parsing other specialized formats (Moses, GIZA++), clients for interfacing with certain NLP servers, a module for handling Corpus Query Language, and generic functionality for text processing and basic corpus statistics.

My work on FoLiA & CLAM was awarded the CLARIN Young Scientist Award 2015 (last week).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/proycon/folia