Skip to main content

Persian Natural Language Inference DataSet

Project description

FarsTail

This package is for loading FarsTail Persian Natural Language Inference (NLI) and Question Answering (QA) dataset.

install

pip install farstail

using

from farstail.datasets import farstail
(p_train, h_train, l_train), (p_dev, h_dev, l_dev), (p_test, h_test, l_test) = farstail.load_data()

Downloading data ...
333973/333973 [==============================] - 13s 38us/step

farstail_word_index = farstail.get_word_index()

Downloading data ...
421737/421737 [==============================] - 18s 42us/step

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

farstail-1.0.1.tar.gz (21.1 kB view hashes)

Uploaded Source

Built Distribution

farstail-1.0.1-py3-none-any.whl (25.3 kB view hashes)

Uploaded Python 3

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