Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 328 Bytes

File metadata and controls

3 lines (3 loc) · 328 Bytes

text-analysis-Quora-question-classification

In the file NLP-quora classification, explored text analysis and machine learning methods (merged NaiveBayes+Logistic regression) to get a comparable results with the state of art deep leanring technique;
In the file DL-quora, used word-embedding and LSTM to train the model.