Metadata-Version: 2.1
Name: BoydCut
Version: 0.0.2.dev0
Summary: Thai Sentence Segmenter
Home-page: https://github.com/BigDataRPG/BoydCut
Author: Sorratat Sirirattanajakarin
Author-email: sorratat.sirirattanajakarin@gmail.com
License: UNKNOWN
Download-URL: https://github.com/BigDataRPG/BoydCut/archive/v_0.0.1_dev.tar.gz
Description: # BoydCut: Thai Sentence Segmenter
        > Bidirectional LSTM-CNN Model for Thai Sentence Segmenter
        
        
        
        # Development Status
        This project is the part of my Thesis in Master's degree at Big Data Engineering, CITE, Dhurakij Pundij University
        https://cite.dpu.ac.th/bigdata/
        
        
        **My Advisor**
        - Asst. Prof. Dr. Duangjai Jitkongchuen
        - Asst. Prof. Dr. Peerasak Intarapaiboon
        
        
        # Requirements
        - Tensorflow 2.0+
        - Python 3.6.x
        - pip install -r requirements.txt
        
        
        # Contributor
        Sorratat Sirirattanajakarin (Boyd)
        
        - Youtube: https://youtube.com/c/BigDataRPG
        - Fanpage: https://www.facebook.com/bigdatarpg/
        - Medium: https://www.medium.com/bigdataeng
        - Github: https://www.github.com/BigDataRPG
        - Kaggle: https://www.kaggle.com/boydbigdatarpg
        - Linkedin: https://www.linkedin.com/in/boyd-sorratat
        - Twitter: https://twitter.com/BoydSorratat
        - GoogleScholar: https://scholar.google.com/citations?user=9cIeYAgAAAAJ&hl=en
        
        # License and reference
        Please make sure to cite the paper if you use BoydCut for your research ^^:
        >**BoydCut: Bidirectional LSTM-CNN Model for Thai Sentence Segmenter** 
        *S. Sirirattanajakarin, D. Jitkongchuen, P. Intarapaiboon* 2020 1st International Conference on Big Data Analytics and Practices (IBDAP)
Keywords: NLP,THAI,SENTENCE
Platform: UNKNOWN
Classifier: Natural Language :: Thai
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: ==3.6.10
Description-Content-Type: text/markdown
