参考文献:
レンワック
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:hrenwac_para/hrenWaC')
- 説明:
The hrenWaC corpus version 2.0 consists of parallel Croatian-English texts crawled from the .hr top-level domain for Croatia. The corpus was built with Spidextor (https://github.com/abumatran/spidextor), a tool that glues together the output of SpiderLing used for crawling and Bitextor used for bitext extraction. The accuracy of the extracted bitext on the segment level is around 80% and on the word level around 84%.
- ライセンス: CC BY-SA 3.0
- バージョン: 1.0.0
- 分割:
スプリット | 例 |
---|---|
'train' | 99001 |
- 特徴:
{
"translation": {
"languages": [
"en",
"hr"
],
"id": null,
"_type": "Translation"
}
}