Skip to content

Conversation

@BAOOOOOM
Copy link
Collaborator

@BAOOOOOM BAOOOOOM commented Aug 23, 2021

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.

1.Update gensim_vec.py. It is neccessary if autodoc can identify it.
2.Update ModelZoo.rst
3.Update index.rst
4.Update pretrain.rst
5.Update tokenizer.rst
6.Update utils.rst
7.Update vector.rst
8.Update /api/index.rst
9.Update PureTextTokenizer.rst
10.Update 令牌化.rst
11.Update 语义成分分解.rst
12.Update d2v_bow_tfidf.ipynb
13.Update w2v_stem_text.ipynb
14.Update sif.ipynb

Pull request type

  • [DATASET] Add a new dataset
  • [BUGFIX] Bugfix
  • [FEATURE] New feature (non-breaking change which adds functionality)
  • [BREAKING] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [STYLE] Code style update (formatting, renaming)
  • [REFACTOR] Refactoring (no functional changes, no api changes)
  • [BUILD] Build related changes
  • [DOC] Documentation content changes
  • [OTHER] Other (please describe):

Changes

1.Update gensim_vec.py. It is neccessary if autodoc can identify it.
2.Update ModelZoo.rst
3.Update index.rst
4.Update pretrain.rst
5.Update tokenizer.rst
6.Update utils.rst
7.Update vector.rst
8.Update /api/index.rst
9.Update PureTextTokenizer.rst
10.Update 令牌化.rst
11.Update 语义成分分解.rst
12.Update d2v_bow_tfidf.ipynb
13.Update w2v_stem_text.ipynb
14.Update sif.ipynb

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

  • PR's title starts with a category (e.g. [BUGFIX], [FEATURE], [BREAKING], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage and al tests passing
  • Code is well-documented (extended the README / documentation, if necessary)
  • If this PR is your first one, add your name and github account to AUTHORS.md

Comments

  • If this change is a backward incompatible change, why must this change be made.
  • Interesting edge cases to note here

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2021

Codecov Report

Merging #54 (f55a876) into docs (b02a57e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             docs      #54   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files          46       46           
  Lines        1364     1364           
=======================================
  Hits         1362     1362           
  Misses          2        2           
Impacted Files Coverage Δ
EduNLP/Pretrain/gensim_vec.py 100.00% <100.00%> (ø)

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 b02a57e...f55a876. Read the comment docs.

@BAOOOOOM BAOOOOOM merged commit fd2c2af into bigdata-ustc:docs Aug 23, 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.

2 participants