postagga
Text parser
A Clojure-based natural language processing library for parsing and structuring text input into meaningful data.
A Library to parse natural language in pure Clojure and ClojureScript
159 stars
18 watching
16 forks
Language: Clojure
last commit: almost 4 years ago
Linked from 2 awesome lists
botsclojureclojurescriptnatural-language-processingparserpos-taggerviterbi-algorithm
Related projects:
Repository | Description | Stars |
---|---|---|
tpolecat/atto | A compact, incremental text parsing library for Scala that enables efficient and functional processing of structured data | 359 |
denosaurs/tokenizer | A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
emorynlp/nlp4j | Provides tools and APIs for text processing and analysis on Java-based platforms. | 148 |
psharanda/atributika | A library that converts HTML-like text into NSAttributedString with various styles and tags | 1,450 |
phatboyg/machete | A high-performance text parser and query engine for efficient processing of complex texts in healthcare and financial domains. | 53 |
texttheater/ccgweb | A web platform for parsing and annotating Combinatory Categorial Grammar (CCG) sentences. | 5 |
clojure/tools.cli | Provides a framework for parsing command-line options in Clojure programs. | 723 |
techascent/tech.ml.dataset | A Clojure library for efficient tabular data processing and analysis | 681 |
jcolag/thue | A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
hashrock/deno-fnparse | A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. | 11 |
p-ranav/structopt | A lightweight C++ header-only library for parsing command line arguments into a structured format. | 464 |
ara3d/parakeet | A parsing library designed to efficiently parse programming languages | 71 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
sbstjn/allot | A library for matching and parsing text commands with placeholders and patterns | 59 |