ChengweiBian's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
dhlee347/pytorchic-bert
Pytorch Implementation of Google BERT
bkj/ulm-basenet
Implementation of ULMFit algorithm for text classification via transfer learning
CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
fastai/fastai
The fastai deep learning library
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
google-research/bert
TensorFlow code and pre-trained models for BERT
brightmart/sentiment_analysis_fine_grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
NLPScott/bert-Chinese-classification-task
bert中文分类实践
Socialbird-AILab/BERT-Classification-Tutorial
inspirehep/magpie
Deep neural network framework for multi-label text classification
NVIDIA/sentiment-discovery
Unsupervised Language Modeling at scale for robust sentiment classification
janvanrijn/openml-defaults
Search for a set of defaults for sklearn and mlr
janvanrijn/openml-pimp
Parameter Importance according to OpenML
rantsandruse/lstm_attention_tf
Add attention layer to LSTM/word2vec model for sentiment analysis using tensorflow
charlesashby/CharLSTM
Bidirectional Character LSTM for Sentiment Analysis - Tensorflow Implementation
mandeep147/Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
cbaziotis/datastories-semeval2017-task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
thunlp/NSC
Neural Sentiment Classification
sookinoby/sentiment-analysis2
Sentiment ananlysis in keras and mxnet
amitt001/Android-App-Reviews-Dataset
Android App reviews Crawler and 10k dataset of positive and negative reviews
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
bmabey/pyLDAvis
Python library for interactive topic model visualization. Port of the R LDAvis package.
Kyubyong/wordvectors
Pre-trained word vectors of 30+ languages
sgjimenezv/neighboring_words
The word2set representation generator.
atruelove/AppStoreCrawlers
mladerman/iTunes-App-Store-Crawler
Scrapes a large portion of the app store and outputs information for each app.
bobye/acl2017_document_clustering
code for "Determining Gains Acquired from Word Embedding Quantitatively Using Discrete Distribution Clustering" ACL 2017
utkuozbulak/unsupervised-learning-document-clustering
Document clustering and topic modelling with Python
vitalv/doc-clustering-topic-modeling
NLP document clustering and topic extraction (Natural Language Processing, Text Mining)