AML-2304-NaturalLanguageProcessing / AmazonBooksRecommendation

0 stars 0 forks source link

Additional cleaning in text prep and added clean_dataset in main.py as per request for pipeline #104

Closed floramaevillarin closed 3 months ago

floramaevillarin commented 3 months ago

Additional cleaning in text prep and added clean_dataset in main.py as per request for pipeline. https://github.com/AML-2304-NaturalLanguageProcessing/AmazonBooksRecommendation/pull/103

Changes: config.py - Added main.py - Update (added clean_dataset(num_sample)) amazon-books-data-preprocessing.ipynb - Update (additional cleaning) filereader.py - Update (added load_dataframe (self, file_name))