Metadata-Version: 2.1
Name: nlp_datasets
Version: 1.0.0
Summary: A dataset utils repository based on tf.data. For tensorflow 2.x only!
Home-page: https://github.com/luozhouyang/nlp-datasets
Author: ZhouYang Luo
Author-email: zhouyang.luo@gmail.com
License: MIT License
Description: # datasets
        A dataset utils repository based on `tf.data`. **For tensorflow>=2.0 only!**
        
        ## Requirements
        
        * python 3.6
        * tensorflow>=2.0
        
        ## Installation
        
        ```bash
        pip install nlp-datasets
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
