A pytorch based model implemented in FastAi for the purpose of patent classification.
Given the Patent Number, use the Google Patents to classify the patent category as Alcohol, Non Alcohol, Autonomous, Non Autonomous AWD LSTM used for language model and Text Classification.
- Web Scraping, Tokenization and Numericalization (Preprocessing)
- Language Model (AWD_LSTM)
- Text Classifier
- Fine tuning of hyperparameters