Metadata-Version: 2.1
Name: bnc_scraper
Version: 0.0.1
Summary: British National Corpus Scraper.
Home-page: https://github.com/AlafateABULIMITI/BNC_scraper
Author: Alafate ABULIMITI
Author-email: alafate.abulimiti@gmail.com
License: MIT
Description: 
        # BNC Scraper
        
        This is a British National Corpus scraper
        
        ## TODO
        
        - [x] downloader
        - [ ] reader
          - [x] read by file
          - [x] read all files
          - [ ] search information
            - [ ] paragraph
            - [ ] conversational type
            - [ ] keywords
            - [x] title
            - [x] person infos
        - [ ] group by
        - [ ] printer
        - [ ] export
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
