Giter Site home page Giter Site logo

verbnet's Introduction

Verbnet

University of Colorado VerbNet GitHub

This repository contains a variety of tools and resources for VerbNet. It is still being developed, but comments are greatly appreciated!

Contents

The repository contains three main components:
  • api : A directory containing python tools for working with VerbNet data. We're primarily focused on making the verbnet.py API useful for using VerbNet XML. Additional tools that we've found useful can be found in the scripts folder.
  • vn3.3.1-test : Our most current TEST version of the VerbNet XML. This is the version we are implementing live updates into. It is not stable, and should not be used in applications. For the official releases, see our website. Comments and suggestions on improving the XML here are appreciated!
  • semnet : SemNet is a resource under development. The goal is to map the key components of VN verbs with other resources such as PropBank and FrameNet. We are experimenting with generating semnet in different formats, and comments are appreciated! It currently resides here in JSON.

Note that one method of pointing the API to the VerbNet XML is via a config.txt file, which you can create and into which you can enter text of the following format:

//Set the path to where your VerbNet files live

VERBNET_PATH_3.3 = path/to/verbnet_version3.3
VERBNET_PATH_3.2 = path/to/verbnet_version3.2

FRAMENET_MAPPING_PATH = path/to/framenet_mapping_file

verbnet's People

Contributors

adamits avatar kevincstowe avatar

Watchers

 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.