fasttext
- Sign up for GitHub or sign in to edit this page
Here are 214 public repositories matching this topic...
all kinds of text classification models and more with deep learning
-
Updated
Nov 20, 2019 - Python
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
-
Updated
Nov 20, 2019 - Jupyter Notebook
A fast, efficient universal vector embedding utility package.
-
Updated
Nov 17, 2019 - Python
A Python interface for Facebook fastText
-
Updated
Nov 15, 2019 - C++
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
-
Updated
Nov 19, 2019 - Python
NLP 相关的一些文档、论文及代码, 包括主题模型(Topic Model)、词向量(Word Embedding)、命名实体识别(Named Entity Recognition)、文本分类(Text Classificatin)、文本生成(Text Generation)、文本相似性(Text Similarity)计算、机器翻译(Machine Translation)等,涉及到各种与nlp相关的算法,基于keras和tensorflow。
-
Updated
Nov 20, 2019 - Python
Fast word vectors with little memory usage in Python
-
Updated
Nov 7, 2019 - Python
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
-
Updated
Nov 19, 2019 - TSQL
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
-
Updated
Nov 19, 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, ENT, DMN,
-
Updated
Nov 20, 2019 - Python
Simple embedding based text classifier inspired by fastText, implemented in tensorflow
-
Updated
Nov 11, 2019 - Python
Yet another Python binding for fastText
-
Updated
Sep 23, 2019 - Python
all kinds of baseline models for long text classificaiton( text categorization)
-
Updated
Nov 4, 2019 - Python
Implementation of State-of-the-art Text Classification Models in Pytorch
-
Updated
Nov 19, 2019 - Python
A collection of supervised learning models based on shallow neural network approaches (e.g., word2vec and fastText) with some additional exclusive features. Written in Python and fully compatible with Scikit-learn.
-
Updated
Nov 1, 2019 - Python
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
-
Updated
Nov 20, 2019 - C++
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
-
Updated
Nov 19, 2019 - Jupyter Notebook
其他训练参数怎么设置
请问,FastText.train()除了可以设置文件,模型训练类型之前。其他的参数如何设置,比如学习率,epoch
n-gram_window等等。请指教
Using pre trained word embeddings (Fasttext, Word2Vec)
-
Updated
Nov 1, 2019 - Python
Sentence Classifications with Neural Networks
-
Updated
Nov 3, 2019 - Python
Compute Sentence Embeddings Fast!
-
Updated
Nov 20, 2019 - Python
Library for fast text representation and extreme classification.
-
Updated
Nov 11, 2019 - HTML
Windows Build of fastText, library for text representation and classification.
-
Updated
Oct 31, 2019 - HTML
The usage example in the word2vec.py doc-comment regarding
KeyedVectorsuses inconsistent paths and thus doesn't work.https://github.com/RaRe-Technologies/gensim/blob/e859c11f6f57bf3c883a718a9ab7067ac0c2d4cf/gensim/models/word2vec.py#L73
https://github.com/RaRe-Technologies/gensim/blob/e859c11f6f57bf3c883a718a9ab7067ac0c2d4cf/gensim/models/word2vec.py#L76
If vectors were saved to a tm