Metadata-Version: 2.1
Name: common_extractor
Version: 0.0.1
Summary: common table or text extractor
Home-page: https://github.datagrand.com
Author: jianzhihua
Author-email: jianzhihua@datagrand.com
License: MIT
Description: 表格通用抽取文档见
        http://wiki.datagrand.com/pages/viewpage.action?pageId=21333112
        
        
        调试方法：
        1，执行git clone ssh://git@git.datagrand.com:58422/nlp/pdf2txt_decoder.git 克隆到libs 文件夹下
        2, 执行git clone ssh://git@git.datagrand.com:58422/idps/document_beans.git 克隆到libs 文件夹下
        
        将上述克隆的两个项目，在pycharm中标记为source root即可开始测试。
        
        
Keywords: extractor,table,text
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=2.7.9
Description-Content-Type: text/markdown
