diff --git a/README.md b/README.md index f558fdb..8c9db5e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Autonomous-Tagging- -We present a system that is able to automatically assign tags to questions from the question-answering site StackOverflow. +We present a system that is able to automatically assign tags to questions from the QnA site StackOverflow. + The dataset used is 10% of questions on the Stack Overflow website.
https://www.kaggle.com/stackoverflow/stacksample+ The code is written in python. It uses the Random Forest and SVM classifiers for the classification of tags. diff --git a/Research_Paper/Mihail Eric, Ana Klimovic, Victor Zhong,MLNLP-Autonomous Tagging Of Stack Overflow Posts.pdf b/Research_Paper/Mihail Eric, Ana Klimovic, Victor Zhong,MLNLP-Autonomous Tagging Of Stack Overflow Posts.pdf new file mode 100644 index 0000000..60d5a14 Binary files /dev/null and b/Research_Paper/Mihail Eric, Ana Klimovic, Victor Zhong,MLNLP-Autonomous Tagging Of Stack Overflow Posts.pdf differ diff --git a/Research_Paper/SchusterZhuCheng-PredictingTagsforStackOverflowQuestions.pdf b/Research_Paper/SchusterZhuCheng-PredictingTagsforStackOverflowQuestions.pdf new file mode 100644 index 0000000..9aad2b5 Binary files /dev/null and b/Research_Paper/SchusterZhuCheng-PredictingTagsforStackOverflowQuestions.pdf differ diff --git a/Research_Paper/Thapar.pdf b/Research_Paper/Thapar.pdf new file mode 100644 index 0000000..5296cfc Binary files /dev/null and b/Research_Paper/Thapar.pdf differ diff --git a/this.txt b/this.txt new file mode 100644 index 0000000..8c44237 --- /dev/null +++ b/this.txt @@ -0,0 +1 @@ +does this work ?