Metadata-Version: 1.1
Name: TW01
Version: 0.3.1
Summary: TW01
Home-page: https://xn--v0qr21b.xn--kpry57d/
Author: 薛丞宏
Author-email: ihcaoe@gmail.com
License: UNKNOWN
Download-URL: https://github.com/Taiwanese-Corpus/Renyuan-Lyu_2000_TW01
Description: # 呂仁園老師TW01語料庫
        [![PyPI version](https://badge.fury.io/py/TW01.svg)](https://badge.fury.io/py/TW01)
        [![Build Status](https://travis-ci.org/Taiwanese-Corpus/Renyuan-Lyu_2000_TW01.svg?branch=master)](https://travis-ci.org/Taiwanese-Corpus/Renyuan-Lyu_2000_TW01)
        
        ```bash
        # django project
        pip install TW01
        
        # settings.py的APPS加TW01
        vim <設定目錄>/settings.py
        
        # 匯入
        python manage.py 匯入TW01 <語料目錄>
        python manage.py 匯入TW01Test <語料目錄>
        python manage.py 匯入TW02 <語料目錄>
        python manage.py 匯入匯入TW01Test當作仝語者 <語料目錄>
        ```
        
Keywords: Corpus,語料庫,Taiwan,Taiwanese
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
