A simple python repository for developing perceptron based text mining involving dataset linguistics preprocessing for text classification and extracting similar text for a given query.
- Perceptron training Confusion Matrix,
- Perceptron training with L2-Regularization Confusion Matrix,
-
Top-5 'terms' having the most weights/ importance,
term weight sträuchern 50.0088 addon 45.3869 runtergestuft 44.283 nachgereicht 42.9979 sensation 40.7419 Please check the results.csv for the complete term weights.
Install dependencies using:
pip3 install -r requirements.txt
- email: [email protected]