Repository navigation

#

fasttext

兜哥出品 <一本开源的NLP入门书籍>

Python
2410
3 个月前

Pre-trained word vectors of 30+ languages

Python
2222
7 年前

中文长文本分类、短句子分类、多标签分类、两句子相似度(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

Python
1799
10 个月前

1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)

Python
1057
7 年前

Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.

Python
815
2 年前

一个生产级、高性能、模块化、可扩展的中文NLP工具包。(中文分词、平均感知机、fastText、拼音、新词发现、分词纠错、BM25、人名识别、命名实体、自定义词典)

Java
682
1 年前

BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences

Jupyter Notebook
590
2 年前

Fast word vectors with little memory usage in Python

Python
417
4 年前

中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!

Python
384
2 年前

Simple embedding based text classifier inspired by fastText, implemented in tensorflow

Python
303
7 年前

all kinds of baseline models for long text classificaiton( text categorization)

Python
287
6 年前

cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information

C++
272
2 年前