{"id":14997606,"url":"https://github.com/liuzl/ling","last_synced_at":"2025-10-30T06:30:33.256Z","repository":{"id":57494145,"uuid":"120409621","full_name":"liuzl/ling","owner":"liuzl","description":"Natural Language Processing Toolkit in Golang","archived":false,"fork":false,"pushed_at":"2020-05-09T03:11:08.000Z","size":508,"stargazers_count":62,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T06:31:46.588Z","etag":null,"topics":["corenlp","lemmatization","nlp","normalization","opencc","spacy","tokenization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liuzl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-06T06:07:13.000Z","updated_at":"2025-01-31T11:00:19.000Z","dependencies_parsed_at":"2022-09-06T17:40:11.237Z","dependency_job_id":null,"html_url":"https://github.com/liuzl/ling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuzl%2Fling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuzl%2Fling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuzl%2Fling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liuzl%2Fling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liuzl","download_url":"https://codeload.github.com/liuzl/ling/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238937493,"owners_count":19555376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["corenlp","lemmatization","nlp","normalization","opencc","spacy","tokenization"],"created_at":"2024-09-24T17:04:55.665Z","updated_at":"2025-10-30T06:30:32.876Z","avatar_url":"https://github.com/liuzl.png","language":"Go","readme":"# ling is a golang toolkit for natural language processing\n[![GoDoc](https://godoc.org/github.com/liuzl/ling?status.svg)](https://godoc.org/github.com/liuzl/ling)[![Go Report Card](https://goreportcard.com/badge/github.com/liuzl/ling)](https://goreportcard.com/report/github.com/liuzl/ling)\n\n# Implementation references\n## Similar NLP tools\n* [Stanford CoreNLP](https://stanfordnlp.github.io/CoreNLP/index.html) Java\n* [spaCy](https://spacy.io/) Python\n* [lingo](https://github.com/chewxy/lingo) Golang\n## Multilingual text toknization\n* [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/)\n* [blevesearch segment](https://github.com/liuzl/segment)\n## Text normalization\n* [Text normalization in Go](https://blog.golang.org/normalization)\n## Lemmatization\n\u003e 词干提取（stemming）和词形还原（lemmatization）\n\n* [Stemming and lemmatization](https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html)\n* [Lemmatization Lists](http://www.lexiconista.com/datasets/lemmatization/)*\u003csub\u003eDatasets by MBM \u003c/sub\u003e*\n* [The UniMorph Project](https://unimorph.github.io/)\n* 中文繁简转换\n  * [gocc](https://github.com/liuzl/gocc) Golang version OpenCC\n  * [OpenCC](https://github.com/BYVoid/OpenCC)\n  * [Chinese-Character Jian\u003c=\u003eFan converting library in Go](https://github.com/go-cc/cc-jianfan)\n  * [Traditional and Simplified Chinese Conversion in Go](https://github.com/siongui/gojianfan)\n  * [Han unification](https://en.wikipedia.org/wiki/Han_unification)\n## Tagging\n* Regex tagger\n  * [commonregex](https://github.com/mingrammer/commonregex), a collection of common regular expressions for Go.\n  * [xurls](https://github.com/mvdan/xurls), a Go package of regex for urls.\n## Natural language Detection\n\n`getlang` is much slower than `franco`\n\n* [getlang](https://github.com/rylans/getlang)\n* [franco](https://github.com/liuzl/franco)\n* [test scripts](https://github.com/liuzl/org_name_parser/blob/master/parse/pprof.sh)\n  * franco: Duration: 5.12s, 26.93%\n  * getlang: Duration: 11.58s, 59.54%\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuzl%2Fling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliuzl%2Fling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliuzl%2Fling/lists"}