Packages

  • package root
    Definition Classes
    root
  • package jjm
    Definition Classes
    root
  • package datasets
    Definition Classes
    jjm
  • package conll05

    Utilities for working with the CoNLL 2005 Shared Task data, found here: https://www.cs.upc.edu/~srlconll/soft.html

  • package conll08

    Utilities for working with the CoNLL 2008 Shared Task data, found here: https://catalog.ldc.upenn.edu/LDC2009T12

  • package ontonotes5

    This is for working with CoNLL formatted ontonotes, as found here: http://cemantix.org/data/ontonotes.html Or if that doesn't work, here: https://github.com/yuchenlin/OntoNotes-5.0-NER-BIO/tree/master/conll-formatted-ontonotes-5.0

  • package propbank1
  • package propbank3
  • package ptb2

    Utilities for the Penn Treebank 2, available at https://catalog.ldc.upenn.edu/LDC95T7

  • PropBankPredicate
p

jjm

datasets

package datasets

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class PropBankPredicate(lemma: String, sense: String) extends Product with Serializable

Value Members

  1. object PropBankPredicate extends Serializable

Ungrouped