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

feat/postag_plugin #52

Merged
merged 3 commits into from
Mar 30, 2022
Merged

feat/postag_plugin #52

merged 3 commits into from
Mar 30, 2022

Conversation

NeonJarbas
Copy link
Contributor

@NeonJarbas NeonJarbas commented Mar 30, 2022

@JarbasAl JarbasAl added the enhancement New feature or request label Mar 30, 2022
@JarbasAl JarbasAl requested a review from NeonDaniel March 30, 2022 18:14
@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

❗ No coverage uploaded for pull request base (dev@2afb014). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff          @@
##             dev     #52   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?      36           
  Lines          ?    2216           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?    2216           
  Partials       ?       0           

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 2afb014...ddad25a. Read the comment docs.

lang = msg.data.get("lang")
return lang or "en-us"

def postag(self, tokens, lang=None):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docstring and type annotations would help here

@JarbasAl JarbasAl merged commit 7615cfc into OpenVoiceOS:dev Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants