fasttext
Here are 290 public repositories matching this topic...
all kinds of text classification models and more with deep learning
-
Updated
May 20, 2020 - Python
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
-
Updated
Oct 13, 2020 - Jupyter Notebook
A fast, efficient universal vector embedding utility package.
-
Updated
Jul 17, 2020 - 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.
-
Updated
Aug 6, 2020 - Python
Yolo Model
Description
Implement a YOLO model and add it to the DJL model zoo
References
A Python interface for Facebook fastText
-
Updated
Jul 26, 2018 - C++
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
-
Updated
Jan 1, 2019 - 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
-
Updated
Aug 26, 2020 - Python
Implementation of State-of-the-art Text Classification Models in Pytorch
-
Updated
Jan 5, 2019 - Python
Compute Sentence Embeddings Fast!
-
Updated
Aug 5, 2020 - Python
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
-
Updated
Jul 18, 2018 - Python
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
-
Updated
Feb 26, 2020 - Jupyter Notebook
all kinds of baseline models for long text classificaiton( text categorization)
-
Updated
Feb 20, 2019 - Python
Yet another Python binding for fastText
-
Updated
Dec 8, 2018 - Python
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
-
Updated
Jan 22, 2019 - C++
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.
-
Updated
Aug 8, 2017 - Python
Sentence Classifications with Neural Networks
-
Updated
Sep 25, 2020 - Python
Implementing Facebook's FastText with java
-
Updated
Apr 23, 2020
Using pre trained word embeddings (Fasttext, Word2Vec)
-
Updated
Jun 19, 2018 - Python
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
-
Updated
Sep 30, 2020 - Python
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
-
Updated
Mar 25, 2019 - Python
Library for fast text representation and extreme classification.
-
Updated
Mar 9, 2020 - HTML
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."


Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under
/test/or some other data- or doc- related module – rather than ingensim.models.word2vec.Originally posted by @gojomo in RaRe-Technologies/gensim#2939 (comment)