part-of-speech topic
compromise
modest natural-language processing
m3tl
BERT for Multitask Learning
lingo
package lingo provides the data structures and algorithms required for natural language processing
NLPython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
danlp
DaNLP is a repository for Natural Language Processing resources for the Danish Language.
SentiLARE
Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)
KWDLC
Kyoto University Web Document Leads Corpus
wink-pos-tagger
English Part-of-speech (POS) tagger
seq2annotation
基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注(Part Of Speech, P...
KeyphraseVectorizers
Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a document-keyphrase matrix.