bigdata-ustc / EduNLP

A library for advanced Natural Language Processing towards multi-modal educational items.
Apache License 2.0
51 stars 18 forks source link

[DOC] Update demo for knowledge prediction and paper segmentaion #143

Closed KenelmQLH closed 1 year ago

KenelmQLH commented 1 year ago

Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.

Description

(Brief description on what this PR is about)

What does this implement/fix? Explain your changes.

...

Pull request type

Changes

Does this close any currently open issues?

N/A

Any relevant logs, error output, etc?

N/A

Checklist

Before you submit a pull request, please make sure you have to following:

Essentials

Comments

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.09 :warning:

Comparison is base (ea176dc) 97.86% compared to head (a3c281c) 97.78%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #143 +/- ## ========================================== - Coverage 97.86% 97.78% -0.09% ========================================== Files 80 80 Lines 4365 4370 +5 ========================================== + Hits 4272 4273 +1 - Misses 93 97 +4 ``` | [Impacted Files](https://app.codecov.io/gh/bigdata-ustc/EduNLP/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [EduNLP/Pretrain/disenqnet\_vec.py](https://app.codecov.io/gh/bigdata-ustc/EduNLP/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-RWR1TkxQL1ByZXRyYWluL2Rpc2VucW5ldF92ZWMucHk=) | `96.97% <ø> (-0.02%)` | :arrow_down: | | [EduNLP/Tokenizer/tokenizer.py](https://app.codecov.io/gh/bigdata-ustc/EduNLP/pull/143?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-RWR1TkxQL1Rva2VuaXplci90b2tlbml6ZXIucHk=) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/bigdata-ustc/EduNLP/pull/143/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.