Skip to content

sceptix-club/data_preprocessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Data Pre-processor

De-constructing regular pdf's,docx format based information into structured JSON format.


How to Contribute

To contribute to our documentation:

  1. Fork the Repository: Click the "Fork" button at the top right of this repository to create a copy in your GitHub account. 🍴

  2. Clone Your Fork: Clone the forked repository to your local machine using Git. 🖥️

    git clone https://github.com/<your/user/name>/data_preprocessor.git
  3. Create a Branch: Create a new branch for your contribution. 🌿

    git checkout -b <new-branch-name>
  4. Virtual Evnvironment: Create necessary virtual environtment or docker container; prefer if you look into docker and stuff.

  5. Use Git CLI to add your files and track it.

  6. Once pushed to your branch give a pull request.


About

Unstructured to structured data.

Resources

Stars

Watchers

Forks