Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / telekom/mltb2 issues and pull requests
#67 - Rename modules so they do not collide with package names.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#66 - Add number option to Mdformat.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#65 - Add Mdformat as formatter and linter.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#64 - Extend SoMaJo tools so they also can handle lists.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#63 - Extend SoMaJo tools so they also can handle lists.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#62 - Rename modules so they do not collide with package names.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#61 - Add Beautiful Soup tool.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#60 - Add text clean tool.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 7 comments
Labels: enhancement, help wanted
#59 - Should our `SoMaJoSentenceSplitter` use the `SentenceSplitter` class from SoMaJo?
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: help wanted, question
#58 - Add `parallel` option to SoMaJo.
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 2 comments
Labels: enhancement, help wanted
#57 - Improve Jaccard Similarity by filtering tokens.
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 2 comments
Labels: enhancement, help wanted
#56 - Add TokenExtractor Sphinx example.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#55 - Improve Components and Documentation doc in README.md.
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 1 comment
Labels: enhancement
#54 - Remove Python 3.7 support (end of life).
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#53 - Refactor somajo module.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#52 - Fix doc text to "extract URLs".
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#51 - Refactor somajo module.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#50 - Switch to attrs?
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: question
#49 - Add url extractor tool.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#48 - Change line length to 119.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#47 - Add an URL extraction tool.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 3 comments
#46 - Add OpenAI / tiktoken token counter.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#45 - Add file hash util.
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 4 comments
Labels: enhancement, good first issue, help wanted
#44 - Remove Python 3.7 when it is outdated.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#43 - Remove `myst_parser` from `setup.py`.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#42 - Improve and document optional dependencies.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#41 - Add contribution guidelines.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
Labels: enhancement
#40 - Add word count tool - with or without "comma and dot".
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement, good first issue, help wanted
#39 - Remove `myst_parser` from `setup.py`.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#38 - Improve Sphinx config.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#37 - Add Optuna tool to widen HP ranges.
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement
#36 - Add build cache to speed up GH actions.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#35 - Do not use Optuna DB file for Sphinx testcode.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#34 - Do we need myst_parser?
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#33 - Use testcode in Sphinx.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#32 - Update actions in GH actions.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#31 - Use ruff for linting?
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 4 comments
#30 - Use cache to speed up build & checks?
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 3 comments
#29 - Add link to tools we use - in module doc.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#28 - Improve and document optional dependencies.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#27 - Improve TextSplitter doc.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#26 - Add hard negatives tool for SBERT
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement
#25 - Improve tqdm usage - no auto and disable by default.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#24 - Update Python versions (from 3.7 to 3.11).
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#23 - Update python versions.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 2 comments
#22 - Do not use `tqdm.auto`. It has strange bugs.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 2 comments
#21 - Add tool to extract only words (no comma, no stop words).
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement, good first issue, help wanted
#20 - Add German stop word list.
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement, good first issue, help wanted
#19 - Add link in modules to tools we use.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
#18 - Disable progress bar by default
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 3 comments
#17 - Improve doc in somajo_transformers
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 2 comments
#16 - Add `ignore_overly_long_sentences` option to `TextSplitter`.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#15 - Improve TextSplitter for very long sentences.
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 1 comment
Labels: enhancement, help wanted
#14 - Add fastText language identification tool.
Pull Request -
State: closed - Opened by PhilipMay over 1 year ago
#13 - Test testcode usage like in Optuna.
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#12 - Add file write and read tool.
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement, good first issue, help wanted
#11 - Add mean reciprocal rank metric tool.
Issue -
State: open - Opened by PhilipMay over 1 year ago
Labels: enhancement
#10 - Improve Sphinx doc
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#9 - Add Jaccard Similarity
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#8 - Add language identification tools
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 8 comments
#7 - Add translation tool
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 4 comments
Labels: enhancement
#6 - Add plot args doc and typing
Issue -
State: open - Opened by PhilipMay over 1 year ago
- 1 comment
Labels: enhancement
#5 - Add py 3.8
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#4 - Do we want Sphinx doc?
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
Labels: question
#3 - Migrate transformers tool to mltb2
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
#2 - add README badges
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
Labels: documentation
#1 - add Optuna pruner doc / example
Issue -
State: closed - Opened by PhilipMay over 1 year ago
- 1 comment
Labels: documentation