File size: 1,791 Bytes
51a514b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
task_categories:
- text-classification
language:
- en
size_categories:
- 10K<n<100K
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          '0': Arthur Conan Doyle
          '1': Charles Darwin
          '2': Charles Dickens
          '3': Edith Wharton
          '4': George Eliot
          '5': Horace Greeley
          '6': Jack London
          '7': James Baldwin
          '8': Jane Austen
          '9': John Muir
          '10': Joseph Conrad
          '11': Mark Twain
          '12': Nathaniel Hawthorne
          '13': Ralph Emerson
          '14': Robert Louis Stevenson
          '15': Rudyard Kipling
          '16': Sinclair Lewis
          '17': Theodore Dreiser
          '18': Thomas Hardy
          '19': Walt Whitman
          '20': Washington Irving
          '21': William Carleton
          '22': Albert Ross
          '23': Anne Manning
          '24': Arlo Bates
          '25': Bret Harte
          '26': Catharine Maria Sedgwick
          '27': Charles Reade
          '28': Edward Eggleston
          '29': Fergus Hume
          '30': Frances Hodgson Burnett
          '31': George Moore
          '32': George William Curtis
          '33': Helen Mathers
          '34': Henry Rider Haggard
          '35': Isabella Lucy Bird
          '36': Jacob Abbott
          '37': James Grant
          '38': James Payn
          '39': John Kendrick Bangs
          '40': John Pendleton Kennedy
          '41': John Strange Winter
          '42': Lucas Malet
          '43': Marie Corelli
          '44': Oliver Optic
          '45': Sarah Orne Jewett
          '46': Sarah Stickney Ellis
          '47': Thomas Anstey Guthrie
          '48': Thomas Nelson Page
          '49': William Black
---