Commit
·
f445f42
1
Parent(s):
c4a449b
Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,24 @@ task_categories:
|
|
11 |
tags:
|
12 |
- legal
|
13 |
- law
|
14 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
tags:
|
12 |
- legal
|
13 |
- law
|
14 |
+
---
|
15 |
+
|
16 |
+
# Indian Penal Code Dataset
|
17 |
+
|
18 |
+
<img src="https://iilsindia.com/blogs/wp-content/uploads/2016/07/indian-penal-code-1860-890x395.jpg" alt="drawing" style="width:200px;"/>
|
19 |
+
|
20 |
+
### Dataset Description
|
21 |
+
|
22 |
+
This dataset is about Indian Penal Code where it covers all substantive aspects of criminal law.
|
23 |
+
The dataset is unstructured and its in a PDF file extension. I am hoping that this data will be useful in the Natural Language Processing applications.
|
24 |
+
|
25 |
+
### Languages
|
26 |
+
|
27 |
+
- English
|
28 |
+
|
29 |
+
## Considerations for Using this Data
|
30 |
+
- Question Answering
|
31 |
+
- Conversational
|
32 |
+
- Text2Text Generation
|
33 |
+
- Sentence Similarity
|
34 |
+
- Text Generation
|