Skip to content

A repository with functions to extract POS-based features from french texts.

Notifications You must be signed in to change notification settings

remi-or/POS-Features

Repository files navigation

POS-related features

This code aims to extract POS-related features from french texts.

A feature is considered to be related to POS (Part Of Speech) when it involves the syntactic role of a word.

Feature table

Feature Id Feature
0 Verbes conjugués à la troisième personne du présent indicatif
1 Déterminants possessifs
2 Pronoms interogatifs
3 Adverbes interogatifs
4 Noms au pluriel
5 Nombres cardinaux
6 Verbes transitifs

About

A repository with functions to extract POS-based features from french texts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages