lemmatizer
Text reducer
A Ruby library that provides a lemmatizer for text in English.
Lemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy
108 stars
8 watching
15 forks
Language: Ruby
last commit: over 3 years ago
Linked from 1 awesome list
lemmatizernlprubyrubynlpwordnet
Related projects:
Repository | Description | Stars |
---|---|---|
| Lemmatization tool for natural language processing | 146 |
| A Ruby module providing access to spaCy's natural language processing capabilities | 63 |
| Generates graphical syntax trees for linguistic research using Ruby | 102 |
| A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,487 |
| Efficient text classification and representation learning library for Ruby | 204 |
| A Ruby library providing data loaders and abstractions for text and NLP tasks | 35 |
| Breaks text into contiguous sequences of words or phrases | 12 |
| A Ruby library for assigning part-of-speech tags to English text based on a lookup dictionary and probability values. | 263 |
| Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
| Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
| Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
| A lemmatiser tool for multiple languages using affix rules and supervised learning from full-form dictionaries. | 36 |
| A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
| Lemmatizer for Danish and Swedish languages | 76 |
| A Ruby library that provides tools for transforming and sanitizing HTML documents and fragments | 935 |