ml model for IPC class prediction using NLP
to get the files related to this project follow this link https://drive.google.com/file/d/1bOJ2HeKuxFgwhpBrPGk_tXD3tWSynNBl/view?usp=sharing, https://drive.google.com/file/d/1hqVUfPPgMP_NUcOyM7n3juDZveqzyP9d/view?usp=sharing
(click on this link) https://drive.google.com/file/d/1bryEiEUHdwTT-sglJuso_bOeRcUCLo67/view?usp=sharing
Keep all the files and folders in the same directory
To get a better view of Apis and their outputs please open classifier.ipynb
-
to process xml file run file :data.py
-
to extract the data from xml file and create tsv file from it run file:extraction.py
-
to execute all the models run the file data_processing.py (try to run a single model at a time as it will take some time to train and predict)