Skip to content
View 2coco2's full-sized avatar

Block or report 2coco2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

CRNN (CNN+RNN) for OCR using Keras / License Plate Recognition

Python 528 191 Updated May 25, 2020

A C-LSTM neural network for text classification with attention, a neural architecture for solving classification task using union of convolutional(CNN) and recurrent neural network(RNN).

Jupyter Notebook 3 Updated Oct 6, 2021

Using CNN & RNN & GRU & LSTM & BiRNN & BiGRU & BiLSTM & Transformers for Emotions Sentimental Analysis

Jupyter Notebook 3 Updated Jul 14, 2024

This project aims to classify text data into multiple categories using various deep learning architectures like Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), Bidirectional R…

Jupyter Notebook 1 Updated Apr 9, 2024
Jupyter Notebook 2 Updated Feb 7, 2024
Jupyter Notebook 1 Updated Mar 5, 2024

This GitHub repository provides an implementation of the paper "MAGNET: Multi-Label Text Classification using Attention-based Graph Neural Network" . MAGNET is a state-of-the-art approach for multi…

Jupyter Notebook 17 Updated Nov 2, 2023

sentiment analysis is done using two machine learning that are SVM and random forest and two deep learning algorithms that are LSTM and CNN. the US Airline dataset is use to train the model to do s…

Jupyter Notebook 2 Updated Aug 23, 2021

NLP-2021

Jupyter Notebook 1 Updated Dec 19, 2021

model:Navie Bayes/Random Forest/SVM/Fasttext/TextCNN. Using one-hot/tf-idf/focal-loss/SMOTE

Jupyter Notebook 2 Updated Apr 2, 2022
Jupyter Notebook 1 Updated May 25, 2022

新闻短文本分类,可以在此基础上进一步完善实现其他短文本分类任务,欢迎fork 和 star。

Jupyter Notebook 3 Updated Jun 14, 2022

实现TextCNN,TextRNN,BiLSTM,Transformer,Bert等模型

Jupyter Notebook 1 Updated Jan 6, 2023

基于MLP和TextCNN的文本分类模型

Jupyter Notebook 4 Updated Nov 20, 2022
Jupyter Notebook 1 Updated Dec 1, 2022
Jupyter Notebook 1 Updated Mar 16, 2023

Click below to checkout the website

Jupyter Notebook 1 Updated May 13, 2024

This is a basic code repository for text sentiment analysis. It is used to store and open source the mid-term report code, and is also for beginners to easily review. The warehouse contains the cod…

Jupyter Notebook 2 Updated May 6, 2024

IMDb review sentiment analysis model created in TensorFlow with CNN+LSTM+GloVe Twiter Embeddings.

Jupyter Notebook 3 Updated Sep 7, 2021

## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得出结论 **(三)数据清洗与预处理** - 对缺失值进行填充 - 特征标准化/归一化 - 筛选有价值的特征 - 分析特征之间的相关性 **(四…

Jupyter Notebook 8 2 Updated Mar 11, 2020

使用textcnn文本分类

Jupyter Notebook 1 Updated Oct 16, 2020

Aspect Categorization Model using CNNs: Classifies product aspects from user reviews using GloVe embeddings and Keras. Includes hyperparameter tuning and visualization.

Jupyter Notebook 1 Updated Feb 8, 2024

NLP with pre-defined words Embeddings with GloVe and CNN for sentimental analysis on Twitter

Jupyter Notebook 1 Updated Oct 11, 2023

使用各种模型结构,例如textCNN、textRNN、Transformer、CNN+RNN、Bi-LSTM的文本匹配源码项目

Jupyter Notebook 7 2 Updated Oct 13, 2020

Text Classification using CNN

Jupyter Notebook 1 1 Updated Jul 28, 2022

Text Classification using Convolution Neural Networks.

Jupyter Notebook 1 Updated Apr 12, 2019

Text classification experiments using TextCNNs and Bi-attentive Classification Networks

Jupyter Notebook 10 3 Updated Feb 18, 2019
Next