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

GitHub

9 stars
2 watching
2 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rxwei/parsey A framework for building parsers in Swift using combinatorial syntax and features like backtracking prevention and rich error messages 58
norswap/autumn A Java parser combinator library supporting grammar and parsing functionality. 125
juntang-zhuang/shelfnet An implementation of a lightweight semantic segmentation model with real-time performance capabilities 252
jwtowner/lug A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. 67
jparsec/jparsec A Java framework for building recursive-descent parsers with a declarative API. 343
zhgchgli/zmarkupparser A pure-Swift library for converting HTML strings into attributed strings with customizable styles and tags. 321
puniverse/comsat A toolkit providing fibers and actors for concurrent web development in Java. 598
cezheng/fuzi An XML and HTML parser for Swift with XPath and CSS support 1,082
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,729
tonyganch/gonzales-pe A CSS parser with support for preprocessors such as SCSS and LESS. 330
datquocnguyen/jptdp An implementation of neural network models for joint POS tagging and dependency parsing. 158
xitrum-framework/scaposer A parser and runtime for internationalized Scala programs using gettext PO files 38
tangzhenyu/semanticsegmentation_dl A collection of resources and implementations for deep learning-based semantic segmentation in computer vision. 1,109
szaghi/flap A Fortran library for building command line interfaces with automatic parsing and help generation 153
teo-tsirpanis/farkle A parser library for F# and C# 95