SegParser
Parser framework
An open-source C++ software framework for joint segmentation, POS tagging and dependency parsing using a randomized greedy algorithm.
Randomized Greedy algorithm for joint segmentation, POS tagging and dependency parsing
9 stars
2 watching
2 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for building parsers in Swift using combinatorial syntax and features like backtracking prevention and rich error messages | 58 |
| A Java parser combinator library supporting grammar and parsing functionality. | 125 |
| An implementation of a lightweight semantic segmentation model with real-time performance capabilities | 252 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| A Java framework for building recursive-descent parsers with a declarative API. | 343 |
| A pure-Swift library for converting HTML strings into attributed strings with customizable styles and tags. | 321 |
| A toolkit providing fibers and actors for concurrent web development in Java. | 598 |
| An XML and HTML parser for Swift with XPath and CSS support | 1,082 |
| Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,729 |
| A CSS parser with support for preprocessors such as SCSS and LESS. | 330 |
| An implementation of neural network models for joint POS tagging and dependency parsing. | 158 |
| A parser and runtime for internationalized Scala programs using gettext PO files | 38 |
| A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. | 1,109 |
| A Fortran library for building command line interfaces with automatic parsing and help generation | 153 |
| A parser library for F# and C# | 95 |