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.0 0.0 GoOne of the fastest alternative JSON parser for Go that does not require schema -
goldmark
8.8 6.4 Go:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured. -
bluemonday
8.6 4.5 Gobluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS -
html-to-markdown
8.6 5.3 Go⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules. -
omniparser
7.3 4.3 Goomniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc. -
mxj
6.8 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. -
go-edlib
6.5 2.9 Go📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc... -
go-pkg-rss
6.4 0.0 GoDISCONTINUED. This package reads RSS and Atom feeds and provides a caching mechanism that adheres to the feed specs. -
Koazee
6.3 0.0 GoA StreamLike, Immutable, Lazy Loading and smart Golang Library to deal with slices. -
strutil-go
6.0 5.5 GoGo metrics for calculating string similarity and other string utility functions -
goribot
5.5 6.1 GoDISCONTINUED. A simple golang spider/scraping framework,build a spider in 3 lines.