Skip to main content

A collection of Korean Text Datasets ready to use using Tensorflow-Datasets.

Project description

tfds-korean

A collection of Korean Text Datasets ready to use using Tensorflow-Datasets.

TensorFlow-Datasets를 이용한 한국어/한글 데이터셋 모음입니다.

Dataset Catalog | pypi | CONTRIBUTING.md

PyPI - License PyPI Test Python

Usage

Installation

pip install tfds-korean

Loading dataset

import tensorflow_datasets as tfds
import tfds_korean.nsmc # register nsmc dataset

ds = tfds.load('nsmc')

train_ds = ds['train'].batch(32)
test_ds = ds['test'].batch(128)

# define model
# ....
# ....

model.fit(train_ds)
model.evaluate(test_ds)

See Dataset Catalog page for dataset list and details of each dataset.

Examples

Licenses

The license for this repository and licenses for datasets are applied separately. It is recommended to use each dataset after checking the dataset's website.

본 레포지토리의 라이선스와 데이터셋의 라이선스는 별도로 적용됩니다. 데이터셋을 사용하기 전 각 데이터셋의 라이선스와 웹 사이트를 확인 후 사용하시길 권해드리며, 본 라이브러리는 데이터셋을 호스팅하거나 배포하지 않는 점을 참고부탁드립니다.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tfds-korean-0.4.0.tar.gz (120.5 kB view details)

Uploaded Source

Built Distribution

tfds_korean-0.4.0-py3-none-any.whl (161.1 kB view details)

Uploaded Python 3

File details

Details for the file tfds-korean-0.4.0.tar.gz.

File metadata

  • Download URL: tfds-korean-0.4.0.tar.gz
  • Upload date:
  • Size: 120.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7

File hashes

Hashes for tfds-korean-0.4.0.tar.gz
Algorithm Hash digest
SHA256 1c6235f9546fa2dd754dd817a77a53823cb7c2a97ccebf29d3affdcdd32d92c7
MD5 33bf4274b37e88d2ac18a02209d4b888
BLAKE2b-256 c6e6d88b09c0ad631d4e5a96f1db66e5838ceeceadd93becdc5032e3bdb7a398

See more details on using hashes here.

File details

Details for the file tfds_korean-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: tfds_korean-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 161.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.7

File hashes

Hashes for tfds_korean-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b0cff8dd24a84bd72a34e1ff18d66d62453c4542cbd35f4a8b38fedbcbef0b1
MD5 409ee4e1b9f8657f3a787cfe6fbc85e6
BLAKE2b-256 c6e6f6417343bbfb3da22ecbf992396a697b7d28f77e781d201c25946ec1804b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page