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 1.0 GoOne of the fastest alternative JSON parser for Go that does not require schema -
goldmark
8.5 6.9 Go:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured. -
bluemonday
8.5 6.4 Gobluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS -
mxj
7.0 3.1 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.6 7.9 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. -
html-to-markdown
6.5 5.1 Go⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. -
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. -
go-edlib
6.1 2.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.0 GoA declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library