Datasets:
ArXiv:
License:
fix for blind review
Browse files
README.md
CHANGED
@@ -60,21 +60,6 @@ From the paper: [Pruning for Performance: Efficient Idiom and Metaphor Classific
|
|
60 |
|
61 |
---
|
62 |
|
63 |
-
## 📥 Usage
|
64 |
-
|
65 |
-
```bash
|
66 |
-
# Clone the repository (if applicable)
|
67 |
-
git clone <https://github.com/t1modo/Algoverse_KonkaniNLP>
|
68 |
-
cd konkani-figurative-corpus
|
69 |
-
|
70 |
-
# Load the dataset in Python
|
71 |
-
import pandas as pd
|
72 |
-
df = pd.read_csv("konidioms_metaphors.csv")
|
73 |
-
print(df.head())
|
74 |
-
```
|
75 |
-
|
76 |
-
---
|
77 |
-
|
78 |
## 📚 Citation
|
79 |
|
80 |
If you use this dataset, please cite:
|
|
|
60 |
|
61 |
---
|
62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
## 📚 Citation
|
64 |
|
65 |
If you use this dataset, please cite:
|