Repository navigation

#

glove

Named Entity Recognition (LSTM + CRF) - Tensorflow

Python
1946
5 年前

Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data

Python
923
6 年前

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.

R
862
8 个月前

Four word embedding models implemented in Python. Supporting arbitrary context features

Python
849
6 年前

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

Python
527
2 年前

Programming Assignments and Lectures for Stanford's CS 224: Natural Language Processing with Deep Learning

Python
484
7 年前

Fast word vectors with little memory usage in Python

Python
417
4 年前

Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"

Python
366
2 年前

文本分析包,支持字数统计、可读性、文档相似度、情感分析在内的多种文本分析方法。Text analysis, supporting multiple methods including word count, readability, document similarity, sentiment analysis, Word2Vec/GloVe, and Large Language Models (LLMs).

Python
333
3 天前

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

Python
240
2 年前

Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".

Python
198
7 年前

Compact high quality word embeddings for Russian language

Python
198
2 年前

Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).

Perl
186
4 年前