New Authentication Rolling Out - We're upgrading our sign-in process to give you one account across all Anaconda products! Browser users will see a refreshed sign-in flow, while CLI users will experience no changes.
To install this package run one of the following: conda install conda-forge::pylexique
Description
Pylexique is a Python wrapper around Lexique383.
It allows to extract lexical information from more than 140 000 French words in an Object Oriented way.
Features:
Extract all lexical information from a French word such as
orthographic and phonemics representations
associated lemmas
syllabation
grammatical category
gender and number
frequencies in a corpus of books and in a body of film subtitles, etc…
Get all related words to a given word.
Easy to use Api.
Easily integrate pylexique in your own projects as an imported library.