All Projects → SeanLee97 → Short Text Classification

SeanLee97 / Short Text Classification

Licence: apache-2.0
SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比

Projects that are alternatives of or similar to Short Text Classification

Radio Hacking Scripts
Scripts to aid in the manipulation of electromagnetic radiation (for use with gnu_radio and SDR).
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
C9 Dev Intro Data Science
Sample code for Channel 9 Python for Beginners course
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Bayesian Analysis With Python Second Edition
Bayesian Analysis with Python - Second Edition, published by Packt
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Exampleplots.jl
Collection of examples and recipes for Plots.jl
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Covid 19 Detection Flask App Based On Chest X Rays And Ct Scans
COVID-19 Detection Chest X-rays and CT scans: COVID-19 Detection based on Chest X-rays and CT Scans using four Transfer Learning algorithms: VGG16, ResNet50, InceptionV3, Xception. The models were trained for 500 epochs on around 1000 Chest X-rays and around 750 CT Scan images on Google Colab GPU. A Flask App was later developed wherein user can upload Chest X-rays or CT Scans and get the output of possibility of COVID infection.
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Duke Tsinghua Mlss 2017
Duke-Tsinghua Machine Learning Summer School 2017
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Sdc course
Short course about self-driving cars
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Stock Market Analysis
Analyzing stock market trends using several different indicators in quantum finance. I explore machine learning and standard crossovers to predict future short term stock trends.
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+1615.15%)
Mutual labels:  jupyter-notebook
Pytransit
Fast and easy exoplanet transit light curve modelling.
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Python Image Processing Cookbook
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Learningdataminingwithpython
Updated code for the Learning Data Mining With Python book
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Credit Card Score
基于Python的申请信用评分卡模型分析
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Daru View
daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
Stars: ✭ 65 (-1.52%)
Mutual labels:  jupyter-notebook
Deepbake
Baking Machine Learning into Great British Bake Off
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Introduction To Data Science
本Repository为中国人民大学朝乐门老师开源课程——《数据科学导论》
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
448project
High Frequency Trading
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook
Pytorch Lrp
Basic LRP implementation in PyTorch
Stars: ✭ 66 (+0%)
Mutual labels:  jupyter-notebook

Attention! this repo will not be updated, better solution on clfzoo

short-text-classification

SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比

本次对比是采用20w的数据进行分析对比,项目中并没有给出该数据,corpus下的语料只是toy corpus. just for demo.

environmnet 环境

  1. Centos
  2. Python3.6
  3. PyTorch (latest version)

链接详情

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].