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 }}
gongwork
/
jieba
Public
forked from
fxsjy/jieba
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 15, 2020
Update README.md update paddle link. (#817)
Neutrino3316
authored
67fa2e3
View commit details
Copy full SHA for 67fa2e3
Browse repository at this point
Commits on Jan 20, 2020
fix setup.py in python2.7
fxsjy
committed
1e20c89
View commit details
Copy full SHA for 1e20c89
Browse repository at this point
Commits on Jan 13, 2020
update version: 0.42
fxsjy
committed
5704e23
View commit details
Copy full SHA for 5704e23
Browse repository at this point
fix file mode
fxsjy
committed
aa65031
View commit details
Copy full SHA for aa65031
Browse repository at this point
fix issue #810
fxsjy
committed
2eb11c8
View commit details
Copy full SHA for 2eb11c8
Browse repository at this point
Commits on Jan 10, 2020
paddle coredump exception fix (#807)
Show description for d703bce
JesseyXujin
authored and
fxsjy
committed
d703bce
View commit details
Copy full SHA for d703bce
Browse repository at this point
Commits on Jan 9, 2020
refactor: improvement check_paddle_installed (#806)
vissssa
authored and
fxsjy
committed
dc2b788
View commit details
Copy full SHA for dc2b788
Browse repository at this point
Commits on Jan 8, 2020
update version in __init__.py
fxsjy
committed
0868c32
View commit details
Copy full SHA for 0868c32
Browse repository at this point
update version to 0.41
fxsjy
committed
eb37e04
View commit details
Copy full SHA for eb37e04
Browse repository at this point
Add enable_paddle interface to install paddle and import packages (#802)
Show description for 381b069
JesseyXujin
authored and
fxsjy
committed
381b069
View commit details
Copy full SHA for 381b069
Browse repository at this point
Commits on Jan 3, 2020
fix issue #798
fxsjy
committed
97c3246
View commit details
Copy full SHA for 97c3246
Browse repository at this point
Commits on Jan 2, 2020
Fix simple typo: vocabuary -> vocabulary (#797)
Show description for 0489a69
timgates42
authored and
fxsjy
committed
0489a69
View commit details
Copy full SHA for 0489a69
Browse repository at this point
Commits on Dec 31, 2019
Simplify Paddle import check (#795)
JesseyXujin
authored and
fxsjy
committed
30ea8f9
View commit details
Copy full SHA for 30ea8f9
Browse repository at this point
add jieba upgrade not in README.md and change import imp to import importlib in _compat.py (#794)
JesseyXujin
authored and
fxsjy
committed
0b74b6c
View commit details
Copy full SHA for 0b74b6c
Browse repository at this point
Commits on Dec 30, 2019
Update README.md
fxsjy
authored
2fdee89
View commit details
Copy full SHA for 2fdee89
Browse repository at this point
Commits on Dec 25, 2019
修改paddle版本检测报错机制 (#790)
JesseyXujin
authored and
fxsjy
committed
17bab6a
View commit details
Copy full SHA for 17bab6a
Browse repository at this point
Update Changelog
fxsjy
authored
80947ff
View commit details
Copy full SHA for 80947ff
Browse repository at this point
update version to 0.40
fxsjy
committed
68ce695
View commit details
Copy full SHA for 68ce695
Browse repository at this point
update version
fxsjy
committed
d47e14e
View commit details
Copy full SHA for d47e14e
Browse repository at this point
Commits on Dec 24, 2019
Fix bugs in Paddle seg and Paddle postag (#789)
Show description for 2791009
xyzhou-puck
authored and
fxsjy
committed
2791009
View commit details
Copy full SHA for 2791009
Browse repository at this point
Update README.md
fxsjy
authored
9dc8e6d
View commit details
Copy full SHA for 9dc8e6d
Browse repository at this point
lazy import paddle
fxsjy
committed
478c3b9
View commit details
Copy full SHA for 478c3b9
Browse repository at this point
加入paddle分词和词性标注功能 (#788)
Show description for 5b3bb4b
JesseyXujin
authored and
fxsjy
committed
5b3bb4b
View commit details
Copy full SHA for 5b3bb4b
Browse repository at this point
Commits on Jul 1, 2019
修复suggest_freq中add_word指向的bug (#723)
linhx13
authored and
fxsjy
committed
38134ee
View commit details
Copy full SHA for 38134ee
Browse repository at this point
Update README.md (#745)
MnO2
authored and
fxsjy
committed
3645a5b
View commit details
Copy full SHA for 3645a5b
Browse repository at this point
Commits on Dec 3, 2018
Update README.md
fxsjy
authored
8212b6c
View commit details
Copy full SHA for 8212b6c
Browse repository at this point
Commits on Sep 20, 2018
Merge pull request #582 from hosiet/pr-fix-typo-codespell
Show description for 843cdc2
fxsjy
authored
843cdc2
View commit details
Copy full SHA for 843cdc2
Browse repository at this point
Merge pull request #663 from JimCurryWang/patch-1
Show description for 68f2a64
fxsjy
authored
68f2a64
View commit details
Copy full SHA for 68f2a64
Browse repository at this point
Merge pull request #667 from ZhengZixiang/patch-1
Show description for 4c8479c
fxsjy
authored
4c8479c
View commit details
Copy full SHA for 4c8479c
Browse repository at this point
Commits on Sep 15, 2018
fix the error about imoprting ChineseAnalyzer
Show description for ca444fb
ZhengZixiang
authored
ca444fb
View commit details
Copy full SHA for ca444fb
Browse repository at this point
Commits on Aug 27, 2018
Fix __init__ "-" symbol issue
Show description for 36a2730
JimCurryWang
authored
36a2730
View commit details
Copy full SHA for 36a2730
Browse repository at this point
Commits on Jul 4, 2018
Update README.md
fxsjy
authored
7653db2
View commit details
Copy full SHA for 7653db2
Browse repository at this point
Commits on Jan 21, 2018
Fix typos found by codespell
hosiet
committed
17ef8ab
View commit details
Copy full SHA for 17ef8ab
Browse repository at this point
Commits on Aug 28, 2017
version change 0.39
fxsjy
committed
cb0de29
View commit details
Copy full SHA for cb0de29
Browse repository at this point
bug fix, issue: #511, #512
sunjunyi01
committed
b4dd5b5
View commit details
Copy full SHA for b4dd5b5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.