part-of-speech topic

List part-of-speech repositories

compromise

11.2k
Stars
640
Forks
Watchers

modest natural-language processing

m3tl

544
Stars
126
Forks
Watchers

BERT for Multitask Learning

lingo

148
Stars
15
Forks
Watchers

package lingo provides the data structures and algorithms required for natural language processing

NLPython

316
Stars
205
Forks
Watchers

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

205
Stars
34
Forks
Watchers

DaNLP is a repository for Natural Language Processing resources for the Danish Language.

SentiLARE

79
Stars
12
Forks
Watchers

Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)

KWDLC

75
Stars
7
Forks
Watchers

Kyoto University Web Document Leads Corpus

wink-pos-tagger

64
Stars
12
Forks
Watchers

English Part-of-speech (POS) tagger

seq2annotation

86
Stars
22
Forks
Watchers

基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注(Part Of Speech, P...

KeyphraseVectorizers

247
Stars
33
Forks
Watchers

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.