treetagger-ruby
Language tagger
A Ruby wrapper for a statistical language modeling tool for part-of-speech tagging and chunking
The Ruby based wrapper for the TreeTagger by Helmut Schmid.
16 stars
6 watching
3 forks
Language: Ruby
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lefnord/rstt | A Ruby wrapper around the Stuttgarter Tree Tagger for natural language processing tasks | 6 |
arbox/tokenizer | A Ruby-based library for splitting written text into tokens for natural language processing tasks. | 46 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |
chriswailes/rltk | A toolkit for building lexers, parsers, and abstract syntax trees in Ruby, with features such as re-entrant code, flexible lexer/parser definitions, and LLVM bindings. | 453 |
yohasebe/engtagger | A Ruby library for assigning part-of-speech tags to English text based on a lookup dictionary and probability values. | 262 |
pygments/pygments.rb | Provides syntax highlighting functionality for Ruby code | 573 |
stripe/stripe-ruby | A Ruby library providing access to the Stripe API for building applications | 1,960 |
6/tiny_segmenter | A Ruby port of a Japanese text tokenization algorithm | 21 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
yohasebe/rsyntaxtree | Generates graphical syntax trees for linguistic research using Ruby | 100 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,438 |
tiendung/ruby-nlp | A Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text. | 92 |
arbox/ruby-style-guide | A community-driven style guide for Ruby coding best practices | 413 |
joker1007/tree-sitter-rbs | A Tree-sitter grammar parser for the Ruby Backwards Compatible Syntax | 11 |
pks/zipf | A Ruby NLP library providing tools and data structures for natural language processing tasks | 3 |