/data_preprocessing_review

Primary LanguageJupyter NotebookMIT LicenseMIT

data-preprosessing-review

pypi-image version-image release-date-image license-image codecov jupyter-book-image

data prerprosessing for review

Changelog

See the CHANGELOG for more information.

Contributing

Contributions are welcome! Please see the contributing guidelines for more information.

License

This project is released under the MIT License.

blog crawling data structure

- Store data

```bash
├── data
│   └── naverBlog
│       └── store name 
            └── blog name
                ├── blog scraping.html
                ├── blog scraping.txt
                └── blog image.jpeg
```