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: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gamallo/deppattern | A Perl-based dependency parsing system for multiple Romance languages, including grammar compiler and parser generator. | 10 |
pyupio/dparse | A parser for Python dependency files, supporting various formats used in package management. | 61 |
tcurdt/jdependency | An analysis tool for class dependencies and jar file relationships | 71 |
gabotechs/dep-tree | A tool to visualize and analyze the complexity of codebases by depicting file dependencies as a 3D graph | 1,523 |
brendano/gfl_syntax | Software supporting a lightweight dependency-style annotation language. | 8 |
yuanzh/segparser | An open-source C++ software framework for joint segmentation, POS tagging and dependency parsing using a randomized greedy algorithm. | 9 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |
kylebanks/depth | A tool to visualize Go source code dependency trees | 934 |
wfhartford/gradle-dependency-analyze | Analyzes dependencies in a Java project to identify potential issues and recommendations for improvement | 0 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,657 |
davej/john | A tool to visually categorize and organize npm dependencies by color-coded tags. | 42 |
vector-of-bool/pubgrub | An algorithm for resolving dependencies between packages in a C++ project | 12 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 57 |