Classify patent documents into one of the several categories
Was done as part of http://www.alta.asn.au/events/sharedtask2018/description.html
Used an ML Pipeline as follows:
-> BOW vectorizer
-> Tf-IDF Transformer
-> Logistic Regression
Classify patent documents into one of the several categories
Was done as part of http://www.alta.asn.au/events/sharedtask2018/description.html
Used an ML Pipeline as follows:
-> BOW vectorizer
-> Tf-IDF Transformer
-> Logistic Regression