Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- turkish
|
| 4 |
+
- nlp
|
| 5 |
+
- biomedical
|
| 6 |
+
- pharmaceutical
|
| 7 |
+
- linguistics
|
| 8 |
+
---
|
| 9 |
+
# Turkish Pharmaceutical Corpus
|
| 10 |
+
|
| 11 |
+
This dataset contains Turkish pharmaceutical and biomedical texts collected for NLP and computational linguistics research purposes.
|
| 12 |
+
|
| 13 |
+
Potential applications:
|
| 14 |
+
- Named Entity Recognition (NER)
|
| 15 |
+
- Tokenization
|
| 16 |
+
- POS Tagging
|
| 17 |
+
- Biomedical NLP
|
| 18 |
+
- Text Classification
|
| 19 |
+
- Turkish Language Modeling
|