Spaces:
Sleeping
Sleeping
File size: 723 Bytes
407b426 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
title: Bangla PoS Taggers
emoji: 🌼
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 4.19.2
app_file: app.py
pinned: true
license: mit
short_description: Parts of Speech Tagging of Bangla Sentence
---
This demo is related to the paper named "[Word Alignment by Fine-tuning Embeddings on Parallel Corpora](https://arxiv.org/abs/2101.08231)"
```
@inproceedings{dou2021word,
title={Word Alignment by Fine-tuning Embeddings on Parallel Corpora},
author={Dou, Zi-Yi and Neubig, Graham},
booktitle={Conference of the European Chapter of the Association for Computational Linguistics (EACL)},
year={2021}
}
```
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |