Giter Site home page Giter Site logo

dutch_framenet_lexicon's Introduction

Dutch FrameNet Lexicon

The goal of this repository is to exploit Dutch resources to create a Dutch FrameNet

Prerequisites

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

Installing

Python modules

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

Resources

A number of GitHub repositories need to be cloned. This can be done calling:

bash install.sh

Contents

Represent linguistic resources using lib/dfn_classes.FrameNet class

cd bash_scripts
bash represent_using_FrameNet_class.sh

In the folder output/output/dfn_objects you will find:

  • combined.p (pickled lib/dfn_classes.FrameNet object)
  • graph.p (pickled networkx.classes.graph.Graph object)
  • representation.out (std out of representing data using lib/dfn_classes.FrameNet)
  • representation.err (std err of representing data using lib/dfn_classes.FrameNet)

Iteration 1

bash v1.sh
bash v1_analyses_annotation.sh
bash v1_input_annotation_tool.sh

Lexicon data for tool

cd bash_scripts
bash lexicon_data_for_tool.sh

the folder with the lexicon data for the annotation tool is found at output/lexicon_data_for_frame_annotation_tool.

Future work

Authors

License

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

dutch_framenet_lexicon's People

Contributors

martenpostma avatar kresbula avatar

Watchers

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