Skip to content

将查询wordnet的结果中只保留与原word相同的sysnet结果#57

Merged
hdcola merged 2 commits intomainfrom
hddev
Dec 3, 2021
Merged

将查询wordnet的结果中只保留与原word相同的sysnet结果#57
hdcola merged 2 commits intomainfrom
hddev

Conversation

@hdcola
Copy link
Contributor

@hdcola hdcola commented Dec 3, 2021

fix #56

如果sysnet里的不是查询的word,即不出现在结果列表里
@codecov
Copy link

codecov bot commented Dec 3, 2021

Codecov Report

Merging #57 (bb6f763) into main (ff9dfe2) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   66.77%   66.66%   -0.11%     
==========================================
  Files          17       17              
  Lines         644      645       +1     
==========================================
  Hits          430      430              
- Misses        214      215       +1     
Flag Coverage Δ
unittests 66.66% <100.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dict/wordnet_dict.py 94.66% <100.00%> (-1.28%) ⬇️

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 ff9dfe2...bb6f763. Read the comment docs.

@hdcola hdcola merged commit 723e582 into main Dec 3, 2021
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.

查询字典会出现不是查询词的结果

1 participant