diff --git a/Machine_Learning/Readme.md b/Machine_Learning/Translator App/Readme (1).md similarity index 100% rename from Machine_Learning/Readme.md rename to Machine_Learning/Translator App/Readme (1).md diff --git a/Machine_Learning/main.py b/Machine_Learning/Translator App/main.py similarity index 100% rename from Machine_Learning/main.py rename to Machine_Learning/Translator App/main.py diff --git a/Machine_Learning/requirements.txt b/Machine_Learning/Translator App/requirements.txt similarity index 100% rename from Machine_Learning/requirements.txt rename to Machine_Learning/Translator App/requirements.txt diff --git a/Machine_Learning/translation.py b/Machine_Learning/Translator App/translation.py similarity index 100% rename from Machine_Learning/translation.py rename to Machine_Learning/Translator App/translation.py diff --git a/Machine_Learning/utils.py b/Machine_Learning/Translator App/utils.py similarity index 100% rename from Machine_Learning/utils.py rename to Machine_Learning/Translator App/utils.py diff --git a/Project-Structure.md b/Project-Structure.md index 55da925de4..0e31c34573 100644 --- a/Project-Structure.md +++ b/Project-Structure.md @@ -704,6 +704,10 @@ * [Db](Machine_Learning/Signature_verification_portal/db.py) * Style Transfer With Neural Network * [Style Transfer With Neural Networks](Machine_Learning/Style%20Transfer%20with%20Neural%20Network/Style%20Transfer%20with%20Neural%20Networks.ipynb) + * Translator App + * [Main](Machine_Learning/Translator%20App/main.py) + * [Translation](Machine_Learning/Translator%20App/translation.py) + * [Utils](Machine_Learning/Translator%20App/utils.py) * Twitter Sentiment Analysis * [Twitter Sentiment Analysis](Machine_Learning/Twitter%20Sentiment%20Analysis/Twitter%20Sentiment%20Analysis.ipynb) * Wecare @@ -714,13 +718,10 @@ * [Web Page Phishing Detection](Machine_Learning/Web%20Page%20Phishing%20Detection/web_page_phishing_detection.ipynb) * Zomato Restaurant Clustering And Sentiment Analysis * [Zomato Restaurant Clustering And Sentiment Analysis](Machine_Learning/Zomato%20Restaurant%20Clustering%20and%20Sentiment%20Analysis/Zomato_Restaurant_Clustering_and_Sentiment_Analysis.ipynb) - * [Main](Machine_Learning/main.py) * Pokemon-Data-Analysis-And-Legendary-Classification-Main * [Data-Analysis-Advance-Modelling-On-Pokemons](Machine_Learning/pokemon-data-analysis-and-legendary-classification-main/data-analysis-advance-modelling-on-pokemons.ipynb) * Smartphone Rate Prediction * [Main](Machine_Learning/smartphone_rate_prediction/main.py) - * [Translation](Machine_Learning/translation.py) - * [Utils](Machine_Learning/utils.py) ## Sentiment-Analysis-Of-Restaurant-Reviews * [Sentiment Analysis Of Restaurant Reviews](Sentiment-Analysis-Of-Restaurant-Reviews/Sentiment%20Analysis%20of%20Restaurant%20Reviews.ipynb)