{"id":20725684,"url":"https://github.com/forestluo/nldbapplication","last_synced_at":"2026-04-20T12:34:03.451Z","repository":{"id":258525750,"uuid":"871835816","full_name":"forestluo/NLDBApplication","owner":"forestluo","description":"NLP applications for NLDB v2 and v3.","archived":false,"fork":false,"pushed_at":"2024-10-13T12:54:57.000Z","size":3501,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T08:50:44.233Z","etag":null,"topics":["natural-language-processing","nlp","sentence-segmentation","tokenization"],"latest_commit_sha":null,"homepage":"http://www.algmain.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forestluo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-13T04:30:23.000Z","updated_at":"2025-02-17T21:32:59.000Z","dependencies_parsed_at":"2024-10-19T12:23:01.849Z","dependency_job_id":null,"html_url":"https://github.com/forestluo/NLDBApplication","commit_stats":null,"previous_names":["forestluo/nldbapplication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forestluo/NLDBApplication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forestluo%2FNLDBApplication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forestluo%2FNLDBApplication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forestluo%2FNLDBApplication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forestluo%2FNLDBApplication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forestluo","download_url":"https://codeload.github.com/forestluo/NLDBApplication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forestluo%2FNLDBApplication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32047311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["natural-language-processing","nlp","sentence-segmentation","tokenization"],"created_at":"2024-11-17T04:20:03.103Z","updated_at":"2026-04-20T12:34:03.416Z","avatar_url":"https://github.com/forestluo.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NLDBApplication\n\n 基于NLDB v2和v3的数据处理程序。主要是实现断句，分词和词性检测等功能。\n\n 数据库的内容过大（超过40G），无法在Github上免费分享。因此没有选择上传（如有需要，请捐助之后联系）。\n\n 该数据库为SQLServer 2019的数据备份。需要挂载到SQLServer 2019 Developers免费版本上恢复，才能使用。\n\n# 参考链接\n\nwww.algmain.com\n\n我的NLP（自然语言处理）历程（8）——频次统计：https://zhuanlan.zhihu.com/p/539109593\n\n我的NLP（自然语言处理）历程（9）——词典导入：https://zhuanlan.zhihu.com/p/539464788\n\n我的NLP（自然语言处理）历程（10）——相关系数：https://zhuanlan.zhihu.com/p/541794935\n\n我的NLP（自然语言处理）历程（11）——疯狂的麦克斯：https://zhuanlan.zhihu.com/p/542073251\n\n我的NLP（自然语言处理）历程（12）——分词算法：https://zhuanlan.zhihu.com/p/542550863\n\n我的NLP（自然语言处理）历程（13）——断句算法：https://zhuanlan.zhihu.com/p/542904661\n\n我的NLP（自然语言处理）历程（14）——基于相关系数的分词算法：https://zhuanlan.zhihu.com/p/552443996\n\n我的NLP（自然语言处理）历程（15）——相关系数与词性检测：https://zhuanlan.zhihu.com/p/555630299\n\n我的NLP（自然语言处理）历程（16）——提取数量词：https://zhuanlan.zhihu.com/p/557053336\n\n我的NLP（自然语言处理）历程（17）——信息熵与分词：https://zhuanlan.zhihu.com/p/557433900\n\n我的NLP（自然语言处理）历程（18）——分词最后环节：https://zhuanlan.zhihu.com/p/558171316\n\n我的NLP（自然语言处理）历程（19）——词性检测：https://zhuanlan.zhihu.com/p/560504920\n\n---\n\n给作者捐赠：\n\n\u003cdiv align=center\u003e\n\u003cimg src=\"https://github.com/forestluo/AlgMain/blob/main/weixin.jpg\" width=\"210px\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg src=\"https://github.com/forestluo/AlgMain/blob/main/zhifubao.jpg\" width=\"210px\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforestluo%2Fnldbapplication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforestluo%2Fnldbapplication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforestluo%2Fnldbapplication/lists"}