natural language processing
Projects with this topic
-
Bag of Words tools to represent natural language processing, and associate a few graph representation of a document. The main interest of this module is to be agnostic of the preprocessing and/or normalizing and or clean and/or tokenization protocols
nlp bag of words graph+ 2 more -
Tokenizer classes for several NLP tasks: splitting a text on white space, using a REGEX expression, ... This package is based on the tokenspan package, see https://framagit.org/nlp/tokenspan
token natural lang... nlp+ 5 more -
Manipulate any modification of any string without loss of information. Useful for cleaning, normalizing, de-noising, filtering, ... any work when insertion and deletion from and to a string are in use
natural lang... nlp normalization+ 4 more -
Splits a string into sub-string in a versatile way. Allows discontinuous part of a string to be collected as a Span. Allows several strategies of string-splitting at the same time, for a given string. Does not modify the initial string.
natural lang... nlp token+ 2 more -
Diccionari ortografic per Mozilla Firefox, basat sul dico Hunspell (https://gitlab.com/taissou/hunspell-files-for-occitan-lengadocian/-/tree/master/Files)
natural lang... dictionary spellchecker+ 1 more