ptb_text_only

Referanslar:

penn_treebank

Bu veri kümesini TFDS'ye yüklemek için aşağıdaki komutu kullanın:

ds = tfds.load('huggingface:ptb_text_only/penn_treebank')
  • Tanım :
This is the Penn Treebank Project: Release 2 CDROM, featuring a million words of 1989 Wall Street Journal material. This corpus has been annotated for part-of-speech (POS) information. In addition, over half of it has been annotated for skeletal syntactic structure.
  • Lisans : Üye Olmayanlar için LDC Kullanıcı Sözleşmesi
  • Sürüm : 1.1.0
  • Bölünmeler :
Bölmek Örnekler
'test' 3761
'train' 42068
'validation' 3370
  • Özellikler :
{
    "sentence": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
    }
}