#
fasttext
Here are 330 public repositories matching this topic...
all kinds of text classification models and more with deep learning
nlp
text-classification
tensorflow
classification
convolutional-neural-networks
sentence-classification
fasttext
attention-mechanism
multi-label
memory-networks
multi-class
textcnn
textrnn
-
Updated
Aug 17, 2021 - Python
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
nlp
natural-language-processing
tutorial
sentiment-analysis
word-embeddings
transformers
cnn
pytorch
recurrent-neural-networks
lstm
rnn
fasttext
bert
sentiment-classification
pytorch-tutorial
pytorch-tutorials
cnn-text-classification
lstm-sentiment-analysis
pytorch-nlp
torchtext
-
Updated
Jul 15, 2021 - Jupyter Notebook
A fast, efficient universal vector embedding utility package.
python
nlp
fast
machine-learning
natural-language-processing
word2vec
word-embeddings
embeddings
gensim
machine-learning-library
glove
vectors
fasttext
memory-efficient
-
Updated
Feb 23, 2021 - Python
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
tensorflow
svm
word2vec
crf
keras
similarity
classification
attention
gensim
lda
fasttext
ner
embedding
bert
elmo
-
Updated
Jul 5, 2021 - Python
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
nlp
text-classification
keras
embeddings
transformer
fasttext
albert
bert
capsule
han
rcnn
dcnn
textcnn
crnn
dpcnn
vdcnn
charcnn
xlnet
keras-textclassification
leam
-
Updated
Dec 19, 2020 - Python
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
nlp
text-classification
question-answering
document-classification
transfer-learning
fasttext
language-model
textcnn
attention-is-all-you-need
self-attention
transformer-encoder
bert-model
pre-training
language-understanding
-
Updated
Jan 1, 2019 - Python
Compute Sentence Embeddings Fast!
cython
embeddings
gensim
fse
fasttext
word2vec-model
maxpooling
document-similarity
wordembedding
sif
sentence-similarity
sentence-embeddings
sentence-representation
usif
gensim-model
swem
-
Updated
Apr 10, 2021 - Python
Implementation of State-of-the-art Text Classification Models in Pytorch
nlp
deep-learning
pytorch
recurrent-neural-networks
transformer
classification
seq2seq
attention
convolutional-neural-networks
fasttext
rcnn
-
Updated
Jan 5, 2019 - Python
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
natural-language-processing
word-embeddings
pubmed
fasttext
mimic-iii
bionlp
sentence-similarity
sentence-embeddings
sent2vec
-
Updated
Feb 26, 2020 - Jupyter Notebook
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
-
Updated
Jul 18, 2018 - Python
all kinds of baseline models for long text classificaiton( text categorization)
law
ai
text-classification
crime
attention
fasttext
relevant-articles
textcnn
text-categorization
hierarchical-attention-network
accusation
-
Updated
Feb 20, 2019 - Python
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
-
Updated
Jan 22, 2019 - C++
Yet another Python binding for fastText
-
Updated
Dec 8, 2018 - Python
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
machine-learning
text-mining
neural-network
text-classification
word2vec
scikit-learn
word-embeddings
supervised-learning
gensim
fasttext
online-learning
shallow-learning
-
Updated
Aug 8, 2017 - Python
Sentence Classifications with Neural Networks
-
Updated
May 21, 2021 - Python
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
-
Updated
Mar 25, 2019 - Python
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
nlp
ai
deep-learning
tensorflow
encoder
word2vec
embeddings
transformer
glove
fasttext
albert
embedding
bert
word-embedding
roberta
ulmfit
sentence-encoding
bert-as-service
xlnet
embedding-as-service
-
Updated
May 21, 2021 - Python
Implementing Facebook's FastText with java
-
Updated
Apr 23, 2020
Using pre trained word embeddings (Fasttext, Word2Vec)
nlp
word2vec
classification
gensim
glove
fair
fasttext
ai2
wordembedding
wordembeddings
glove-embeddings
gensim-word2vec
elmo-8
allennlp
fasttext-python
-
Updated
Jun 19, 2018 - Python
Library for fast text representation and extreme classification.
machine-learning
text-classification
fasttext
multi-label-classification
extreme-classification
extreme-multi-label-cassification
extremetext
-
Updated
Dec 20, 2020 - HTML
Lightning Fast Language Prediction 🚀
-
Updated
Mar 21, 2019 - Python
CVTK, a Computer Vision ToolKit.
-
Updated
Jun 20, 2021 - C
Improve this page
Add a description, image, and links to the fasttext topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fasttext topic, visit your repo's landing page and select "manage topics."


In gensim/models/fasttext.py: