[{"title":"( 80 个子文件 6.42MB ) TextClassificationSystem:系统的介绍如何构建一个完整的文本分类系统,包括数据预处理,主要方法的原理介绍和实现细节,实验结果与分析,网页演示的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https","children":[{"title":"TextClassificationSystem-master","children":[{"title":"NLPProject","children":[{"title":"db.sqlite3 <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'> 288B </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 10.85KB </span>","children":null,"spread":false},{"title":"NLPProject.iml <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 272B </span>","children":null,"spread":false}],"spread":true},{"title":"manage.py <span style='color:#111;'> 662B </span>","children":null,"spread":false},{"title":"NLPTextClassification","children":[{"title":"templates","children":[{"title":"index - 副本 (2).html <span style='color:#111;'> 6.16KB </span>","children":null,"spread":false},{"title":"index2.html <span style='color:#111;'> 8.02KB </span>","children":null,"spread":false},{"title":"index - 副本.html <span style='color:#111;'> 5.16KB </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 7.96KB </span>","children":null,"spread":false},{"title":"migrations","children":[{"title":"0002_auto_20180119_1725.py <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"0001_initial.py <span style='color:#111;'> 1.82KB </span>","children":null,"spread":false}],"spread":true},{"title":"index2__.html <span style='color:#111;'> 6.52KB </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 141B </span>","children":null,"spread":false},{"title":"data","children":[{"title":"labels.json <span style='color:#111;'> 224B </span>","children":null,"spread":false},{"title":"vocabsize.json <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"哈工大停用词表.txt <span style='color:#111;'> 5.15KB </span>","children":null,"spread":false},{"title":"word2index.json <span style='color:#111;'> 12.24MB </span>","children":null,"spread":false},{"title":"index2labels.json <span style='color:#111;'> 298B </span>","children":null,"spread":false},{"title":"dataset.py <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false}],"spread":true},{"title":"urls.py <span style='color:#111;'> 920B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"views.py <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"models","children":[{"title":"RCNN.py <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"FastText.py <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"MulBiLSTM.py <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"DPCNN.py <span style='color:#111;'> 3.91KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 187B </span>","children":null,"spread":false},{"title":"BasicModel.py <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"__pycache__","children":[{"title":"MulBiLSTM_Atten.cpython-36.pyc <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"RCNN.cpython-37.pyc <span style='color:#111;'> 1.49KB </span>","children":null,"spread":false},{"title":"DPCNN.cpython-37.pyc <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"FastText.cpython-37.pyc <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"BasicModel.cpython-36.pyc <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"DPCNN.cpython-36.pyc <span style='color:#111;'> 2.27KB </span>","children":null,"spread":false},{"title":"__init__.cpython-36.pyc <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"__init__.cpython-37.pyc <span style='color:#111;'> 342B </span>","children":null,"spread":false},{"title":"BasicModel.cpython-37.pyc <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"MulBiLSTM.cpython-36.pyc <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"TextCNN.cpython-36.pyc <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"MulBiLSTM.cpython-37.pyc <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"MulBiLSTM_Atten.cpython-37.pyc <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false},{"title":"TextCNN.cpython-37.pyc <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"RCNN.cpython-36.pyc <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"FastText.cpython-36.pyc <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false}],"spread":false},{"title":"TextCNN.py <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"MulBiLSTM_Atten.py <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false}],"spread":true},{"title":"static","children":[{"title":"js","children":[{"title":"jquery.js <span style='color:#111;'> 86.08KB </span>","children":null,"spread":false},{"title":"test.js <span style='color:#111;'> 7.88KB </span>","children":null,"spread":false},{"title":"jquery_.js <span style='color:#111;'> 185.90KB </span>","children":null,"spread":false}],"spread":false},{"title":"css","children":[{"title":"grids.css <span style='color:#111;'> 20.91KB </span>","children":null,"spread":false},{"title":"style_2.css <span style='color:#111;'> 908B </span>","children":null,"spread":false},{"title":"buttons.css <span style='color:#111;'> 80.12KB </span>","children":null,"spread":false},{"title":"showcase.css <span style='color:#111;'> 31.36KB </span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'> 7.46KB </span>","children":null,"spread":false},{"title":"animate.min.css <span style='color:#111;'> 56.13KB </span>","children":null,"spread":false},{"title":"font-awesome.min.css <span style='color:#111;'> 21.47KB </span>","children":null,"spread":false}],"spread":false},{"title":"img","children":[{"title":"logo_old.jpg <span style='color:#111;'> 13.67KB </span>","children":null,"spread":false},{"title":"logo.jpg <span style='color:#111;'> 38.90KB </span>","children":null,"spread":false},{"title":"bg.jpg <span style='color:#111;'> 847.67KB </span>","children":null,"spread":false},{"title":"logo_old2.jpg <span style='color:#111;'> 9.65KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"config.py <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'> 288B </span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'> 20.61KB </span>","children":null,"spread":false},{"title":"NLPTextClassification.iml <span style='color:#111;'> 453B </span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'> 294B </span>","children":null,"spread":false}],"spread":false},{"title":"__pycache__","children":[{"title":"settings.cpython-37.pyc <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"wsgi.cpython-37.pyc <span style='color:#111;'> 591B </span>","children":null,"spread":false},{"title":"views.cpython-37.pyc <span style='color:#111;'> 2.86KB </span>","children":null,"spread":false},{"title":"config.cpython-37.pyc <span style='color:#111;'> 1.93KB </span>","children":null,"spread":false},{"title":"__init__.cpython-37.pyc <span style='color:#111;'> 160B </span>","children":null,"spread":false},{"title":"urls.cpython-37.pyc <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"load_word_vector.cpython-37.pyc <span style='color:#111;'> 1010B </span>","children":null,"spread":false}],"spread":false},{"title":"wsgi.py <span style='color:#111;'> 435B </span>","children":null,"spread":false},{"title":"main.py <span style='color:#111;'> 8.22KB </span>","children":null,"spread":false},{"title":"settings.py <span style='color:#111;'> 3.21KB </span>","children":null,"spread":false},{"title":"load_word_vector.py <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 353B </span>","children":null,"spread":false},{"title":"说明文档.pdf <span style='color:#111;'> 1.51MB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]