Datasets:
Tasks:
Text Classification
Languages:
English
Size:
1K<n<10K
Tags:
'source code comments'
'java class comments'
'python class comments'
'
smalltalk class comments'
License:
poojaruhal
commited on
Commit
·
3d2bbff
1
Parent(s):
47f9374
Update README.md
Browse files
README.md
CHANGED
@@ -106,8 +106,10 @@ Java, Python, Smalltalk
|
|
106 |
|
107 |
### Data Fields
|
108 |
|
109 |
-
class: name of the class with the language extension
|
|
|
110 |
comment: class comment of the class
|
|
|
111 |
categories: a category that sentence is classified to. It indicated a particular type of information.
|
112 |
|
113 |
### Data Splits
|
|
|
106 |
|
107 |
### Data Fields
|
108 |
|
109 |
+
class: name of the class with the language extension.
|
110 |
+
|
111 |
comment: class comment of the class
|
112 |
+
|
113 |
categories: a category that sentence is classified to. It indicated a particular type of information.
|
114 |
|
115 |
### Data Splits
|