RBGParser
Dependency parser
A Java implementation of a syntactic dependency parser with tensor decomposition and greedy decoding.
Graph-based Dependency Parser
46 stars
12 watching
23 forks
Language: Java
last commit: over 10 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Perl-based dependency parsing system for multiple Romance languages, including grammar compiler and parser generator. | 10 | |
| A parser for Python dependency files, supporting various formats used in package management. | 62 | |
| An analysis tool for class dependencies and jar file relationships | 72 | |
| A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,537 | |
| Software supporting a lightweight dependency-style annotation language. | 8 | |
| An open-source C++ software framework for joint segmentation, POS tagging and dependency parsing using a randomized greedy algorithm. | 9 | |
| A tool for managing dependencies in hardware design projects | 258 | |
| A tool to visualize Go source code dependency trees | 951 | |
| Analyzes dependencies in a Java project to identify potential issues and recommendations for improvement | 0 | |
| Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 | |
| A tool to simplify dependency management and version updates in Gradle projects | 1,660 | |
| A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 | |
| An algorithm for resolving dependencies between packages in a C++ project | 12 | |
| A library that parses strings using a specification based on the Python format() syntax | 1,732 | |
| A tool to identify susceptible dependencies in Go projects | 56 |