Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
javaUsers
/
HanLP
Public
forked from
hankcs/HanLP
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 22, 2017
:checkered_flag:积累了多项改进,小版本+1,发布v1.3.5
hankcs
committed
08456f0
View commit details
Copy full SHA for 08456f0
Browse repository at this point
支持98年人民日报的复合词语料格式,如"[中央/n 人民/n 广播/vn 电台/n]nt"
hankcs
committed
7318710
View commit details
Copy full SHA for 7318710
Browse repository at this point
Commits on Oct 10, 2017
Merge pull request #647 from TylunasLi/master
Show description for ff78339
hankcs
authored
ff78339
View commit details
Copy full SHA for ff78339
Browse repository at this point
增加Issue623的测试用例,同时修复其他几个用例的问题
TylunasLi
committed
43519e4
View commit details
Copy full SHA for 43519e4
Browse repository at this point
构建AtomNode的时候确保中文数字的词性为m;
Show description for 8b5d79d
TylunasLi
committed
8b5d79d
View commit details
Copy full SHA for 8b5d79d
Browse repository at this point
Commits on Oct 8, 2017
删除调试信息
hankcs
committed
2c64b6d
View commit details
Copy full SHA for 2c64b6d
Browse repository at this point
Merge remote-tracking branch 'origin/master'
hankcs
committed
14262f8
View commit details
Copy full SHA for 14262f8
Browse repository at this point
Commits on Oct 3, 2017
Merge pull request #641 from TylunasLi/master
Show description for 6b3e701
hankcs
authored
6b3e701
View commit details
Copy full SHA for 6b3e701
Browse repository at this point
Commits on Oct 2, 2017
之前未考虑到nature == null获取新词的状况,本次修复。
TylunasLi
committed
ef058c3
View commit details
Copy full SHA for ef058c3
Browse repository at this point
修复CRF分词后数词和字母词的标签,现在标签不再是nz,而分别是m和nx。
TylunasLi
committed
b1f927f
View commit details
Copy full SHA for b1f927f
Browse repository at this point
引入了bmes状态转移的限制,提高解码准确率和速度。
TylunasLi
committed
364dae9
View commit details
Copy full SHA for 364dae9
Browse repository at this point
Commits on Oct 1, 2017
CRF使用的词性标注等方法移动到基类。服务其他单一分词模型
Show description for fd0f84e
TylunasLi
committed
fd0f84e
View commit details
Copy full SHA for fd0f84e
Browse repository at this point
将版本更新中删除的词典构建代码移动到Test。
TylunasLi
committed
0d25f55
View commit details
Copy full SHA for 0d25f55
Browse repository at this point
Merge pull request #2 from hankcs/master
Show description for 9d84748
TylunasLi
authored
9d84748
View commit details
Copy full SHA for 9d84748
Browse repository at this point
Commits on Sep 23, 2017
enableCustomDictionaryForcing的开关逻辑
hankcs
committed
aa203e5
View commit details
Copy full SHA for aa203e5
Browse repository at this point
新增一个提高用户词典优先级的开关:https://github.com/hankcs/HanLP/issues/633
hankcs
committed
c57895f
View commit details
Copy full SHA for c57895f
Browse repository at this point
Commits on Sep 17, 2017
修复Nature.fromString和IOUtil.loadDictionary:https://github.com/hankcs/HanLP/issues/626
hankcs
committed
5a5a056
View commit details
Copy full SHA for 5a5a056
Browse repository at this point
Merge pull request #624 from AnyListen/master
Show description for 2077a2b
hankcs
authored
2077a2b
View commit details
Copy full SHA for 2077a2b
Browse repository at this point
人工微调人名识别模型:https://github.com/hankcs/HanLP/issues/622
hankcs
committed
39f2f3d
View commit details
Copy full SHA for 39f2f3d
Browse repository at this point
Merge pull request #623 from SimpleJian/master
Show description for 4db1452
hankcs
authored
4db1452
View commit details
Copy full SHA for 4db1452
Browse repository at this point
Commits on Sep 11, 2017
删除项目文件
AnyListen
committed
ffe3bfb
View commit details
Copy full SHA for ffe3bfb
Browse repository at this point
为Term添加equal方法
AnyListen
committed
d661df7
View commit details
Copy full SHA for d661df7
Browse repository at this point
Commits on Sep 8, 2017
fix chinese numbers link with roman numbers
jian.li
committed
9570c4a
View commit details
Copy full SHA for 9570c4a
Browse repository at this point
Commits on Aug 27, 2017
简繁一多对应校验表/梁→梁樑(樑為梁的異體字,由簡體轉為繁體時僅需採用梁即可):https://github.com/hankcs/HanLP/issues/606
hankcs
committed
3f59c73
View commit details
Copy full SHA for 3f59c73
Browse repository at this point
Commits on Aug 6, 2017
Merge pull request #597 from gonggawang/master
Show description for 59368ff
hankcs
authored
59368ff
View commit details
Copy full SHA for 59368ff
Browse repository at this point
Commits on Aug 5, 2017
原来的文本摘要抽取方法无法指定句子之间的分隔符,因为逗号是默认分隔符之一,会造成抽取结果语义破碎。增加两个新的方法,在抽取文本摘要时指定句子分隔符。原来的抽取方法仍然会采用默认的句子分隔符。
wangdong
committed
501c797
View commit details
Copy full SHA for 501c797
Browse repository at this point
Commits on Jul 29, 2017
Merge pull request #592 from Samurais/master
Show description for af19b76
hankcs
authored
af19b76
View commit details
Copy full SHA for af19b76
Browse repository at this point
Commits on Jul 28, 2017
Remove microbadge version label
hailiang-wang
committed
e891783
View commit details
Copy full SHA for e891783
Browse repository at this point
Add docker image badge
hailiang-wang
committed
046a1c9
View commit details
Copy full SHA for 046a1c9
Browse repository at this point
Commits on Jul 23, 2017
Merge pull request #589 from TylunasLi/master
Show description for d50fe13
hankcs
authored
d50fe13
View commit details
Copy full SHA for d50fe13
Browse repository at this point
调整代码样式,和项目风格一致
TylunasLi
committed
f700ec9
View commit details
Copy full SHA for f700ec9
Browse repository at this point
支持读取包含BOM的文本文件
TylunasLi
committed
1b24f6f
View commit details
Copy full SHA for 1b24f6f
Browse repository at this point
Commits on Jul 22, 2017
修正数字识别工具的错误,增加测试代码。
TylunasLi
committed
31f4367
View commit details
Copy full SHA for 31f4367
Browse repository at this point
Merge pull request #1 from hankcs/master
Show description for 367fb95
TylunasLi
authored
367fb95
View commit details
Copy full SHA for 367fb95
Browse repository at this point
Commits on Jul 18, 2017
将“\t”等不可打印的字符视作分隔符:https://github.com/hankcs/HanLP/issues/584
hankcs
committed
90f3572
View commit details
Copy full SHA for 90f3572
Browse repository at this point
Previous
Next
You can’t perform that action at this time.