issues Search Results · repo:programmer290399/pyqna language:Python
Filter by
14 results
(77 ms)14 results
inprogrammer290399/pyqna (press backspace or delete to remove) - While fixing #17 this bug was introduced
- The answer returned by the model has white-spaces in between letters of a single word, like apple would be returned
as a p p l e
- It cannot handle ...
bug
priority-medium
programmer290399
- Opened on Dec 2, 2021
- #21
Traceback:
RuntimeError Traceback (most recent call last)
ipython-input-5-04fce7cff438 in module ()
19
20 # Run inference using the instantiated models
--- ...
bug
good first issue
priority-high
programmer290399
- 3
- Opened on Nov 30, 2021
- #16
Files like models/__init__.py are currently empty due to which we have to use absolute imports like from
pyqna.models.reading_comprehension.transformer_models import TransformerQnAModel.
By adding the ...
enhancement
good first issue
priority-low
programmer290399
- 2
- Opened on Nov 2, 2021
- #15
See : https://about.codecov.io/blog/python-code-coverage-using-github-actions-and-codecov/
enhancement
priority-medium
programmer290399
- Opened on Oct 31, 2021
- #10
- The shields on our pypi page need to be updated
- We need to add relevant shields from #1 here as well, following the same style
enhancement
good first issue
Hacktoberfest
priority-medium
programmer290399
- Opened on Oct 18, 2021
- #8
TODO:
- [ ] Change the theme to this
- [ ] Add logo to the documentation as well (located @ docs/images/)
documentation
enhancement
good first issue
programmer290399
- Opened on Oct 17, 2021
- #7
TODO:
- [ ] Add a guideline for contribution in a markdown file from CONTRIBUTING.rst
- [ ] Add documentation on how to setup a development workflow
- [ ] Add a PR template
- [ ] Add issue Templates ...
documentation
good first issue
Hacktoberfest
programmer290399
- Opened on Oct 17, 2021
- #6
TODO:
- [ ] Curate a list of models that should be added
- [ ] Make a roadmap for implementation of those models
enhancement
help wanted
programmer290399
- 2
- Opened on Oct 17, 2021
- #5

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.