Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md Fixed. #7

Merged
merged 1 commit into from
Oct 2, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@

## About [DATSCAN](https://github.com/DevelopedByAnurag) (BETA Version)

### What Actually DatScanner Means ??
### What DatScanner Means ??

DAT => DATA
SC => SCRAPPING AND
AN => analyser

And can also be used for data predictive modeling with the help of some of its modules
And can also be used for data predictive modelling with the help of some of its modules

### In simple terms
It is a CMS for data Analysis with the mission to provide all the data analysis solutions in reach to everyone and anyone for free it has the target to able to do 95% task that we can do with help of data analysis by the end of 2k19. As being such a big project and solving such a big problem of providing solutions of data science in reach of everyone with the need of coding or even without the need of any programming language.It is a task that can't be done by anyone so here we are going to use the appoch used by the most used CMS (WORDPRESS) where all the task can be done with the help of modules which can even be developed by public and for both free and paid versions can be built as per the developers(module developer) wish. as being in beta stage we are accepting just limited entries so for details you can contact datscan@myedukit.com
It is a CMS for data Analysis with the mission to provide all the data analysis solutions in reach to everyone and anyone for free it has the target to able to do 95% task that we can do with help of data analysis by the end of 2k19. As being such a big project and solving such a big problem of providing solutions for data science in reach of everyone with the need for coding or even without the need of any programming language. It is a task that can't be done by anyone so here we are going to use the approach used by the most used CMS (WORDPRESS) where all the task can be done with the help of modules which can even be developed by public and for both free and paid versions can be built as per the developers(module developer) wish. as being in the beta stage we are accepting just limited entries so for details you can contact datscan@myedukit.com

Our mission is to develop a open-source platform to provide the power of data analysis and machine learning to everyone around the globe 🌐 for free.
Our mission is to develop an open-source platform to provide the power of data analysis and machine learning to everyone around the globe 🌐 for free.


### Getting Started
Expand All @@ -49,20 +49,20 @@ Example Usage : `python3 ./Datscan.py

## FAQ
### what is Datscan ??
An automated data scraper and Analyser that can takle any type of data set using its various modules and can process that data as required for prediction sentimental analysis and much more
An automated data scraper and Analyser that can tackle any type of data set using its various modules and can process that data as required for prediction sentimental analysis and much more

### What All it can Do ??
As you know DatScan works on the basics of modules using by default modules it can do a lot of work like:
As you know DatScan works based on modules using by default modules it can do a lot of work like:
1. web-Scrapping
1. twitter
2. instagram
2. Instagram
2. text pre-processing
1. tokenization
2. stop word removal
3. lemmatizing
4. stemming
5. text translation
6. hash tag removal
6. hashtag removal
7. spell correction
3. sentimental analysis
1. nltk
Expand All @@ -72,7 +72,7 @@ As you know DatScan works on the basics of modules using by default modules it c
5. patern
6. best of all

its functinality can be furher increased using <b> 3rd party plugins feature is comming soon </b>
its functionality can be further increased using <b> 3rd party plugins feature is coming soon </b>

### Which operating systems do it support supported ??
- [X] linux
Expand All @@ -83,28 +83,28 @@ its functinality can be furher increased using <b> 3rd party plugins feature is
- [X] Add Support for better error Handling
- [X] Add automatic installation
- [ ] Add Image Visualization for better Understanding
- [ ] Add Caption over image Microsoft coco for image to text Conversion
- [ ] Add Caption over image Microsoft coco for the image to text Conversion
- [ ] Add Real Machine Learning Modules Like regressions
- [ ] Add update System
- [ ] Library for third party Modules
- [ ] Add windows Support
- [ ] Add graphical Support Using canvas
- [ ] Add More and More Modules (never ending aspect :heart: )
- [ ] Add Login System to keep user data same at all devices (comunnity Support for that :+1: )
- [ ] Add Login System to keep user data same at all devices (community Support for that :+1: )

### Can I create a module for Datscan ??
yes, it's a open-source initiative and you are free to develop any module for it not only modules you even free to work on developing the core of Datscan and making it a better data analyisng and perfection software available as free and open-source for all the developers to use.
yes, it's an open-source initiative and you are free to develop any module for it not only modules you even free to work on developing the core of Datscan and making it a better data analysing and perfection software available as free and open-source for all the developers to use.

### How can i pay back you for Datscan??
Datscan is a free and open-source initiative taken by me to provide the reach of Data Science to everyone even non-coders and not limiting it to data scientist. It is just a gift from my side to community.
### How can I pay back you for Datscan??
Datscan is a free and open-source initiative taken by me to provide the reach of Data Science to everyone even non-coders and not limiting it to data scientist. It is just a gift from my side to the community.

### How can I connect to the Developers ??
you can connect with me on insta at [@Simply_a_noob](https://www.instagram.com/Simply_a_noob/) or even leave a message at [Datscan](https://datscan.myedukit.com/contact.php)
you can connect with me on Instagram at [@Simply_a_noob](https://www.instagram.com/Simply_a_noob/) or even leave a message at [Datscan](https://datscan.myedukit.com/contact.php)

## Contributing
Any and all contributions, issues, features and tips are welcome.

Here is link to step by step guide to create module for DatScan ... [Click Here](https://github.com/DevelopedByAnurag/Datscan/blob/master/Docs/Readme.md)
Here is a link to step by step guide to create a module for DatScan ... [Click Here](https://github.com/DevelopedByAnurag/Datscan/blob/master/Docs/Readme.md)


## License
Expand Down