rsyntaxtree
Syntax tree generator
Generates graphical syntax trees for linguistic research using Ruby
Syntax tree generator for linguistic research
99 stars
7 watching
20 forks
Language: Ruby
last commit: 28 days ago
Linked from 1 awesome list
linguisticsrubyrubynlpsvgsyntax-treevisualization
Related projects:
Repository | Description | Stars |
---|---|---|
saaadhu/ramble | A Ruby library for generating text based on a given grammar | 4 |
yohasebe/ruby-spacy | A Ruby module providing access to spaCy's natural language processing capabilities | 63 |
rajasegar/ruby-ast-explorer | A tool for visualizing and transforming Ruby source code as an Abstract Syntax Tree (AST) to improve maintainability and refactorability. | 16 |
yohasebe/lemmatizer | A Ruby library that provides a lemmatizer for text in English. | 108 |
kscanne/orthotree | A tool for generating large phylogenetic language trees based on orthographic distance | 10 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
syntax-tree/unist-builder | Utility to create syntax trees with ease | 77 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,415 |
arbox/treetagger-ruby | A Ruby wrapper for a statistical language modeling tool for part-of-speech tagging and chunking | 16 |
matt-harvey/tabulo | A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
yulab-smu/ggtree | A tool for visualizing and annotating phylogenetic trees with associated data | 840 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |
syntax-tree/hastscript | Utility to create syntax trees with ease. | 164 |
lsegal/yard | A tool that generates consistent and usable documentation for Ruby programs. | 1,945 |
yuroyoro/goast-viewer | Visualizer tool for Golang Abstract Syntax Trees (ASTs) | 769 |