Giter Site home page Giter Site logo

framenet_annotations_on_sonar's Introduction

Dutch FrameNet annotations on SoNaR corpus

We extended the PropBank annotation of the SoNaR corpus with FrameNet1.7 frames and frame-elements. The annotation was funded through the Vossen-Spinoza project [Understanding-Language-By-Machines][http://www.understandinglanguagebymachines.org].

The goal of this repository is load the FrameNet annotations on the Dutch corpus SoNaR into Python classes.

Prerequisites

Python 3.7 was used to create this project. It might work with older versions of Python.

Installing

A number of external modules need to be installed, which are listed in requirements.txt. Depending on how you installed Python, you can probably install the requirements using one of following commands:

pip install -r requirements.txt

Contents

  • corpus: the annotation from each annotator
  • lexicon: the derived FrameNet lexicon from the annotations
  • report: the annotation report
  • scripts: Python modules to load annotations into Python classes

How to use

Please call python main.py -h in scripts for information on how to use.

This creates for the annotation of one annotator a dictionary mapping:

  • key: (document name, event mention id)
  • value: a instance of the Frame class (see *sonar_classes.py)

Authors

TODO

  • the mapping in utils.cat_pos2fn_pos is done on a practical basis, it can be expanded.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

framenet_annotations_on_sonar's People

Contributors

isamaks avatar martenpostma avatar piekvossen avatar

Stargazers

Gosse Minnema avatar

Watchers

James Cloos avatar Emiel van Miltenburg avatar  avatar Ruben Izquierdo avatar  avatar Minh Le avatar  avatar Paul Huygen avatar  avatar Filip Ilievski avatar Gosse Minnema avatar R.H. Segers avatar  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.