Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不再自动调用 jieba 分词模块,改为自动调用内置的最大匹配分词模块来分词 #102

Merged
merged 1 commit into from
Oct 6, 2017

Conversation

mozillazg
Copy link
Owner

closed #100

@coveralls
Copy link

coveralls commented Oct 6, 2017

Coverage Status

Coverage decreased (-0.01%) to 99.235% when pulling 1e65e3f on no-jieba into 76f92c7 on master.

@codecov
Copy link

codecov bot commented Oct 6, 2017

Codecov Report

Merging #102 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   99.24%   99.23%   -0.02%     
==========================================
  Files          20       20              
  Lines         530      523       -7     
==========================================
- Hits          526      519       -7     
  Misses          4        4
Impacted Files Coverage Δ
pypinyin/contrib/mmseg.py 100% <100%> (ø) ⬆️
pypinyin/core.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76f92c7...1e65e3f. Read the comment docs.

@mozillazg
Copy link
Owner Author

@bors-homu r+

@bors-homu
Copy link
Collaborator

📌 Commit 1e65e3f has been approved by mozillazg

@bors-homu
Copy link
Collaborator

⌛ Testing commit 1e65e3f with merge 64d9ff6...

bors-homu added a commit that referenced this pull request Oct 6, 2017
不再自动调用 jieba 分词模块,改为自动调用内置的最大匹配分词模块来分词

closed #100
@bors-homu
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: mozillazg
Pushing 64d9ff6 to master...

@bors-homu bors-homu merged commit 1e65e3f into master Oct 6, 2017
@bors-homu bors-homu deleted the no-jieba branch October 6, 2017 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

不再自动调用 jieba 分词模块,改为自动调用内置的最大匹配分词模块来分词
3 participants