Coder Social home page Coder Social logo

french_disco_data's Introduction

Generate discontinuous versions of the 3 following French treebanks:

Linguistic phenomena represented with discontinuous constituents are those described in Candito and Seddah (2012, LREC), and consist mainly of long distance extractions.

The scripts will be updated to handle additional phenomena, such as extraposed relative clauses.

Dependencies

To run these scripts, you need:

  • discodop (Van Cranenburgh et al. 2016)
  • python3
  • FRENCH_SPMRL.tar.gz: the French data from the SPMRL dataset (Seddah et al. 2013)
  • surf.ftb.np_conll: the version of the French Treebank annotated with functional paths (Candito et al. 2012)

Formats used

  • .ctbk files are pseudo-xml files with head annotations and morphological attributes (input format for mind the gap)
  • .conll
  • .discbracket

Run

git clone https://github.com/mcoavoux/french_disco_data
cd french_disco_data

# Generate a discontinuous version of the Sequoia (automatically downloads the data)
bash sequoia_to_discbracket.sh

# Generate a discontinuous version of the FQB (automatically downloads the data)
bash fqb_to_discbracket.sh

# Generate a discontinuous version of the FTB
#   needs surf.ftb.np_conll FRENCH_SPMRL.tar.gz in root directory
bash ftb_to_discbracket.sh

# This line generates the parsing data used in Coavoux and Crabbé (TALN 2017)
bash generate_ctbk.sh

french_disco_data's People

Contributors

mcoavoux avatar

Stargazers

Songlin Yang avatar

Watchers

James Cloos 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.