Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downText Processing packages
Showing projects tagged as Text Processing
-
jsonparser
9.2 3.1 GoOne of the fastest alternative JSON parser for Go that does not require schema -
bluemonday
8.5 4.4 Gobluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS -
goldmark
8.4 7.8 Go:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured. -
mxj
7.0 3.7 GoDecode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages. -
omniparser
6.5 2.7 Goomniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc. -
Koazee
6.5 0.0 GoA StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices. -
go-pkg-rss
6.4 0.0 GoThis package reads RSS and Atom feeds and provides a caching mechanism that adheres to the feed specs. -
html-to-markdown
6.3 4.5 Go⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. -
go-edlib
6.0 4.5 Go📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc... -
goq
5.4 0.8 GoA declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library