All Projects → Cnn Text Classification Keras → Similar Projects or Alternatives

1134 Open source projects that are alternatives of or similar to Cnn Text Classification Keras

Vpilot
Scripts and tools to easily communicate with DeepGTAV. In the future a self-driving agent will be implemented.
Stars: ✭ 136 (-36.15%)
Mutual labels:  cnn
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-89.2%)
Mutual labels:  text-classification
Deepface
Deep Learning Models for Face Detection/Recognition/Alignments, implemented in Tensorflow
Stars: ✭ 409 (+92.02%)
Mutual labels:  cnn
Contextual Utterance Level Multimodal Sentiment Analysis
Context-Dependent Sentiment Analysis in User-Generated Videos
Stars: ✭ 86 (-59.62%)
Mutual labels:  sentiment-analysis
Whatlang Rs
Natural language detection library for Rust. Try demo online: https://www.greyblake.com/whatlang/
Stars: ✭ 400 (+87.79%)
Mutual labels:  text-classification
Cadmium
Natural Language Processing (NLP) library for Crystal
Stars: ✭ 172 (-19.25%)
Mutual labels:  sentiment-analysis
Gempy
GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to adress parameter and model uncertainties.
Stars: ✭ 396 (+85.92%)
Mutual labels:  theano
Sentiment 2017 Imavis
From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction
Stars: ✭ 85 (-60.09%)
Mutual labels:  cnn
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+84.04%)
Mutual labels:  cnn
Adnet
Attention-guided CNN for image denoising(Neural Networks,2020)
Stars: ✭ 135 (-36.62%)
Mutual labels:  cnn
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (+84.04%)
Mutual labels:  cnn
Tf Mobilenet V2
Mobilenet V2(Inverted Residual) Implementation & Trained Weights Using Tensorflow
Stars: ✭ 85 (-60.09%)
Mutual labels:  cnn
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (+82.16%)
Mutual labels:  cnn
Marktool
这是一款基于web的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持文本的迭代标注和实体的嵌套标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结果进行一致性检验和调整,提高了标注语料的准确率和可靠性。
Stars: ✭ 190 (-10.8%)
Mutual labels:  text-classification
Open Semantic Search
Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
Stars: ✭ 386 (+81.22%)
Mutual labels:  text-mining
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-60.09%)
Mutual labels:  sentiment-analysis
Easyocr
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
Stars: ✭ 13,379 (+6181.22%)
Mutual labels:  cnn
Speech Emotion Recognition
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
Stars: ✭ 181 (-15.02%)
Mutual labels:  cnn
Classify Text
"20 Newsgroups" text classification with python
Stars: ✭ 149 (-30.05%)
Mutual labels:  text-classification
Places365
The Places365-CNNs for Scene Classification
Stars: ✭ 1,549 (+627.23%)
Mutual labels:  cnn
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (-89.67%)
Mutual labels:  theano
Meld
MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation
Stars: ✭ 373 (+75.12%)
Mutual labels:  sentiment-analysis
Single Human Parsing Lip
PSPNet implemented in PyTorch for single-person human parsing task, evaluating on Look Into Person (LIP) dataset.
Stars: ✭ 84 (-60.56%)
Mutual labels:  cnn
Nlp Tensorflow
NLP Tensorflow Tutorials
Stars: ✭ 171 (-19.72%)
Mutual labels:  sentiment-analysis
Video obj
基于视频的目标检测算法研究
Stars: ✭ 372 (+74.65%)
Mutual labels:  cnn
Dltk
Deep Learning Toolkit for Medical Image Analysis
Stars: ✭ 1,249 (+486.38%)
Mutual labels:  cnn
Awesome Background Subtraction
A curated list of background subtraction related papers and resources
Stars: ✭ 362 (+69.95%)
Mutual labels:  cnn
Hierarchical Multi Label Text Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》
Stars: ✭ 133 (-37.56%)
Mutual labels:  text-classification
Recursive Cnns
Implementation of my paper "Real-time Document Localization in Natural Images by Recursive Application of a CNN."
Stars: ✭ 80 (-62.44%)
Mutual labels:  cnn
Alphazero gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Stars: ✭ 2,570 (+1106.57%)
Mutual labels:  theano
Dispnet Flownet Docker
Dockerfile and runscripts for DispNet and FlowNet1 (estimation of disparity and optical flow)
Stars: ✭ 78 (-63.38%)
Mutual labels:  cnn
Cnn Fusion
采用CNN将高分辨率灰度图像和低分辨率彩色图像合成为高分辨率彩色图像的图像融合算法
Stars: ✭ 22 (-89.67%)
Mutual labels:  cnn
Fast Pytorch
Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes
Stars: ✭ 346 (+62.44%)
Mutual labels:  cnn
Awesome Ai Services
An overview of the AI-as-a-service landscape
Stars: ✭ 133 (-37.56%)
Mutual labels:  sentiment-analysis
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (+62.44%)
Mutual labels:  cnn
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-63.85%)
Mutual labels:  cnn
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+61.97%)
Mutual labels:  sentiment-analysis
Autoclint
A specially designed light version of Fast AutoAugment
Stars: ✭ 171 (-19.72%)
Mutual labels:  cnn
Cnn lstm ctc tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
Stars: ✭ 343 (+61.03%)
Mutual labels:  cnn
Monkeylearn Ruby
Official Ruby client for the MonkeyLearn API. Build and consume machine learning models for language processing from your Ruby apps.
Stars: ✭ 76 (-64.32%)
Mutual labels:  text-classification
Min nlp practice
Chinese & English Cws Pos Ner Entity Recognition implement using CNN bi-directional lstm and crf model with char embedding.基于字向量的CNN池化双向BiLSTM与CRF模型的网络,可能一体化的完成中文和英文分词,词性标注,实体识别。主要包括原始文本数据,数据转换,训练脚本,预训练模型,可用于序列标注研究.注意:唯一需要实现的逻辑是将用户数据转化为序列模型。分词准确率约为93%,词性标注准确率约为90%,实体标注(在本样本上)约为85%。
Stars: ✭ 107 (-49.77%)
Mutual labels:  cnn
Mpcnn
Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现
Stars: ✭ 22 (-89.67%)
Mutual labels:  cnn
Basicocr
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Stars: ✭ 336 (+57.75%)
Mutual labels:  cnn
Hand Detection.pytorch
FaceBoxes for hand detection in PyTorch
Stars: ✭ 76 (-64.32%)
Mutual labels:  cnn
Dynamic Memory Networks In Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
Stars: ✭ 334 (+56.81%)
Mutual labels:  theano
Simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
Stars: ✭ 2,881 (+1252.58%)
Mutual labels:  text-classification
Ios 10 Sampler
Code examples for new APIs of iOS 10.
Stars: ✭ 3,341 (+1468.54%)
Mutual labels:  cnn
Deepcache
Cache design for CNN on mobile
Stars: ✭ 22 (-89.67%)
Mutual labels:  cnn
Learning
The data is the future of oil, digging the potential value of the data is very meaningful. This library records my road of machine learning study.
Stars: ✭ 330 (+54.93%)
Mutual labels:  theano
Stock market sentiment analysis
股市情感分析
Stars: ✭ 130 (-38.97%)
Mutual labels:  sentiment-analysis
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+878.87%)
Mutual labels:  cnn
Fine Grained Sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the SST-5 dataset.
Stars: ✭ 107 (-49.77%)
Mutual labels:  sentiment-analysis
Nlp With Ruby
Curated List: Practical Natural Language Processing done in Ruby
Stars: ✭ 907 (+325.82%)
Mutual labels:  sentiment-analysis
Awesome Deep Learning Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Stars: ✭ 1,469 (+589.67%)
Mutual labels:  cnn
Amazon Mobile Sentiment Analysis
Opinion mining of Mobile reviews on Amazon platform
Stars: ✭ 19 (-91.08%)
Mutual labels:  sentiment-analysis
Lq Nets
LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
Stars: ✭ 195 (-8.45%)
Mutual labels:  cnn
Nlp profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Stars: ✭ 181 (-15.02%)
Mutual labels:  text-mining
Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (-30.52%)
Mutual labels:  text-mining
Deep learning for computer vision with python
Deep Learning For Computer Vision With Python
Stars: ✭ 106 (-50.23%)
Mutual labels:  cnn
Bagofconcepts
Python implementation of bag-of-concepts
Stars: ✭ 18 (-91.55%)
Mutual labels:  text-mining
601-660 of 1134 similar projects