berkeley-parser-analyser
Parser error classifier
Classifies mistakes in parser output by categorizing errors into types such as missing, crossing, or extra tokens.
A tool for classifying mistakes in the output of parsers
41 stars
4 watching
9 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
classifies-errorserror-analysisnatural-language-processingnlpparsephrase-structure-treepythonsyntaxvisualisationvisualizationvisualizer
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyze and classify errors in coreference resolution output | 29 |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. | 172 |
| A tool to analyze and improve the language of scientific papers before submission. | 98 |
| Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| A suite of tools for linguistic analysis and correction, including finite state automata manipulation and string correction algorithms. | 28 |
| A Gradle plugin that enables the use of Error Prone compiler for Java code analysis | 370 |
| A JSON parser that provides more informative error messages when parsing JSON fails | 348 |
| This project investigates how machine learning classifiers perform when using static analysis features on packed binaries. | 84 |
| Utility module providing methods to compare and analyze error objects in Node.js and the browser. | 14 |
| Implementing a CLI arguments parser to process input in various formats | 5 |
| A tool for analyzing and evaluating probabilistic binary classifiers | 32 |
| A plugin to check Python print statements for coding style and errors | 121 |