Metadata-Version: 2.1
Name: Bert_clear_title
Version: 0.0.0.1.2
Summary: Terry toolkit Bert_clear_title
Home-page: http://terrychan.org/Bert_clear_title/
Author: Terry Chan
Author-email: napoler2008@gmail.com
License: UNKNOWN
Description: # 自动提取标记信息
        
        项目托管：https://github.com/napoler/Bert_clear_title
        
        一个用于标题清理的模块，需下载对应的模型，使用Bert模型训练获得，内存消耗稍微高点，如果使用GPU更快。
        
        安装： 
        ` pip install Bert_clear_title ` 
        
        模型下载：https://www.kaggle.com/terrychanorg/bertcleartitlemodel
        
        自动提取标记信息
        使用Bert模型进行训练
        初始化模型
        可以从这里下载模型
        
        https://www.kaggle.com/terrychanorg/bert-title/output
        
        ## 快速上传操作
        
        可以自动查找依赖，然后上传
        ```
        sh upload.sh
        ```
        
        文档查看
        https://www.terrychan.org/python_libs_demo/
Platform: UNKNOWN
Description-Content-Type: text/markdown
