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

Setting widget #33

Merged
merged 8 commits into from
Oct 1, 2024
Merged

Setting widget #33

merged 8 commits into from
Oct 1, 2024

Conversation

f-hafner
Copy link
Collaborator

Issue

Work in progress to close #14

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@eriktks eriktks mentioned this pull request Jul 23, 2024
11 tasks
@eriktks eriktks self-requested a review September 26, 2024 07:14
@eriktks eriktks added the enhancement New feature or request label Sep 26, 2024
Copy link
Member

@eriktks eriktks left a comment

Choose a reason for hiding this comment

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

Initial version of settings widget. This version runs the natural language processing tool spacy , counts the tokens and outputs the results as an Orange table. This version has been expanded in PR #81 (settings-widget-expanded). The code was tested and works fine. The new code looks fine. Thanks!

@eriktks eriktks marked this pull request as ready for review September 26, 2024 07:22
@f-hafner
Copy link
Collaborator Author

@eriktks do you want me to review or merge this?

eriktks added a commit that referenced this pull request Oct 1, 2024
Merging PRs Setting widget expanded #81 and  Setting widget #33
@eriktks eriktks merged commit 7a3b1d6 into master Oct 1, 2024
1 of 4 checks passed
@eriktks eriktks deleted the setting-widget branch October 1, 2024 14:18
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.

Setting analysis widget
2 participants