Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fossology/atarashi issues and pull requests
#104 - feat(AI Powered License Identification): Added a new LLM Based Agent 'bayan'
Pull Request -
State: open - Opened by Hero2323 6 months ago
Labels: Need review, need test, GSoC-24
#103 - feat(SemanticSearch): Added a new semantic search agent that uses fuzzy string mathcing and levenshtein distance.
Pull Request -
State: open - Opened by Hero2323 6 months ago
Labels: need test, GSoC-24
#102 - feat(model): Add linearsvc agent
Pull Request -
State: open - Opened by its-sushant over 2 years ago
- 4 comments
Labels: enhancement, need test, GSoC-22
#101 - feat(agent):Add okapibm25 agent
Pull Request -
State: open - Opened by its-sushant over 2 years ago
- 3 comments
Labels: bug, enhancement, GSoC-22
#100 - Feat(model): Add agent for logistic regression model
Pull Request -
State: open - Opened by its-sushant over 2 years ago
Labels: enhancement, Need review, need test, GSoC-22
#99 - feat(evaluator): Add diff opts to run evaluator
Pull Request -
State: closed - Opened by its-sushant over 2 years ago
#98 - feat(test): add test to GitHub Actions
Pull Request -
State: closed - Opened by GMishx almost 3 years ago
Labels: enhancement
#97 - Make evaluation.py more informative
Issue -
State: open - Opened by xavierfigueroav almost 3 years ago
- 1 comment
#96 - perf(TFIDF): Lower the similarity score threshold to keep matches
Pull Request -
State: closed - Opened by xavierfigueroav almost 3 years ago
#95 - Improve TF-IDF agent by tuning matches threshold
Issue -
State: open - Opened by xavierfigueroav almost 3 years ago
- 1 comment
#94 - fix(CommentPreprocessor): Stop passing result of extractor in json.loads
Pull Request -
State: closed - Opened by xavierfigueroav almost 3 years ago
Labels: ready
#93 - Error in CommentPreprocessor
Issue -
State: closed - Opened by xavierfigueroav almost 3 years ago
#92 - Build fails due to import error from nirjas
Issue -
State: closed - Opened by xavierfigueroav almost 3 years ago
- 1 comment
#91 - feat(DLD): Add native damerauLevenDist agent
Pull Request -
State: closed - Opened by its-sushant almost 3 years ago
- 1 comment
Labels: need explanation, Need review, need test
#90 - Removing third party module in dameruLevenDist agent
Issue -
State: closed - Opened by its-sushant about 3 years ago
- 2 comments
#89 - fix(dameruLevenDist): Add the missing return
Pull Request -
State: closed - Opened by GMishx over 3 years ago
- 3 comments
Labels: high priority
#88 - Documentation Fix
Pull Request -
State: closed - Opened by TanweerulHaque almost 4 years ago
- 1 comment
#87 - docs(BrokenLink): fix fuzzy string matching link
Pull Request -
State: closed - Opened by Aman-Codes almost 4 years ago
#86 - FEAT: Increasing the overall performance of Atarashi
Issue -
State: open - Opened by SinghShreya05 almost 4 years ago
- 1 comment
#85 - List Index Out of Range
Issue -
State: closed - Opened by codeakki almost 4 years ago
- 3 comments
Labels: need explanation
#84 - feat(test): Improve scan time using import
Pull Request -
State: closed - Opened by GMishx almost 4 years ago
- 2 comments
#83 - Feature Added : Scanning of Directories and Subdirectories
Pull Request -
State: closed - Opened by SinghShreya05 almost 4 years ago
Labels: enhancement, GSOC-21
#82 - Feature added : Scanning of directories (Issue #77)
Pull Request -
State: closed - Opened by SinghShreya05 about 4 years ago
- 8 comments
Labels: enhancement
#81 - feat(nirjas): Update interface with Nirjas 0.0.5
Pull Request -
State: closed - Opened by GMishx about 4 years ago
Labels: Need review, need test
#80 - fix(FileNotFoundError): Display proper error message for fileNotFoundError
Pull Request -
State: closed - Opened by Aman-Codes about 4 years ago
Labels: ready, GSOC-21
#79 - Invalid File Path in Atarashi
Issue -
State: closed - Opened by codeakki about 4 years ago
- 4 comments
#78 - feat(tfidf): Speed and match improvement
Pull Request -
State: closed - Opened by GMishx about 4 years ago
Labels: enhancement, Need review, need test
#77 - Ability to scan directories
Issue -
State: closed - Opened by GMishx about 4 years ago
- 22 comments
Labels: enhancement, good first issue
#76 - perf(evaluator.py): Reduced evaluation time by using multiprocessing
Pull Request -
State: closed - Opened by Aman-Codes about 4 years ago
- 2 comments
Labels: Need review, need test, GSOC-21
#75 - refactor(argparse): Shifted from argparse to plac
Pull Request -
State: open - Opened by Aman-Codes about 4 years ago
Labels: Need review, need test
#74 - feat(cd): Build packages using Github Actions
Pull Request -
State: closed - Opened by GMishx about 4 years ago
- 1 comment
Labels: enhancement
#73 - docs(Readme) : Fixed the broken link
Pull Request -
State: closed - Opened by vasudevmaduri about 4 years ago
Labels: Need review
#72 - Broken Link in README.md
Issue -
State: closed - Opened by Aman-Codes about 4 years ago
#71 - chore(atarashi): Bump version to 0.0.11
Pull Request -
State: closed - Opened by GMishx over 4 years ago
#70 - ModuleNotFoundError occurs when running after installing with pip.
Issue -
State: closed - Opened by soimsoim over 4 years ago
- 3 comments
#69 - Feat(models): Implemented three models for license similarity
Pull Request -
State: open - Opened by Kaushl2208 over 4 years ago
- 2 comments
Labels: GSOC-20
#68 - feat(Nirjas): Replace code comment extractor with Nirjas
Pull Request -
State: closed - Opened by hastagAB over 4 years ago
- 11 comments
Labels: ready, GSOC-20
#67 - Pandas error at run: pandas.errors.ParserError
Issue -
State: closed - Opened by moonblood2 almost 5 years ago
- 1 comment
#66 - Pipfile: the replacement for requirements.txt
Issue -
State: open - Opened by Kaushl2208 almost 5 years ago
- 9 comments
Labels: enhancement, good first issue, question
#65 - [Proposal] Improve the speed of matching
Issue -
State: open - Opened by amanjain97 about 5 years ago
- 1 comment
#64 - Parallelize the evaluator algorithm
Issue -
State: closed - Opened by hastagAB over 5 years ago
- 5 comments
Labels: good first issue
#63 - Shift from argparse module to plac command line parser.
Issue -
State: open - Opened by hastagAB over 5 years ago
- 3 comments
Labels: good first issue, hacktoberfest
#62 - Fix(evaluator): Fixed evaluator commands
Pull Request -
State: closed - Opened by Kaushl2208 over 5 years ago
- 3 comments
#61 - Run the evaluator command without any 'similarity' parameter
Issue -
State: closed - Opened by hastagAB over 5 years ago
- 2 comments
Labels: bug, good first issue, hacktoberfest
#60 - feat(semanticTextSim): Semantic Text sim algorithm using doc2vec
Pull Request -
State: open - Opened by hastagAB over 5 years ago
- 4 comments
Labels: GSOC-19
#59 - chore(atarashi): Made changes for upload to PyPi
Pull Request -
State: closed - Opened by GMishx over 5 years ago
#58 - feat(doc2vec) : Semantic Text Similarity Algorithm with dataset & training code
Pull Request -
State: closed - Opened by hastagAB over 5 years ago
- 2 comments
#57 - feat(evaluator): Add Evaluation Script for algorithms
Pull Request -
State: closed - Opened by hastagAB over 5 years ago
- 2 comments
Labels: GSOC-19
#56 - style(atarashii): formatting json output
Pull Request -
State: closed - Opened by hastagAB over 5 years ago
- 1 comment
#55 - feat(atarashii): converted Json output for all agents
Pull Request -
State: closed - Opened by hastagAB over 5 years ago
Labels: Need review, GSOC-19
#54 - fix(Docker): Follow docker best practices
Pull Request -
State: closed - Opened by GMishx over 5 years ago
#53 - fix(licenseDownloader): Fix build failures
Pull Request -
State: closed - Opened by GMishx almost 6 years ago
Labels: Need review
#52 - fix(atarashi): Handle HTTP calls by requests
Pull Request -
State: closed - Opened by GMishx almost 6 years ago
Labels: Need review
#51 - Makes the code PEP8 compliant
Pull Request -
State: closed - Opened by agarwalrounak about 6 years ago
- 2 comments
#50 - Make the code PEP8 compliant
Issue -
State: closed - Opened by agarwalrounak about 6 years ago
- 2 comments
#49 - feat(.travis.yml): Creating Travis-CI config
Pull Request -
State: closed - Opened by GMishx about 6 years ago
#48 - fix(pep518): Install dependency using PEP 518
Pull Request -
State: closed - Opened by GMishx about 6 years ago
- 1 comment
#47 - Adds clarification regarding the need to install dependencies before building
Pull Request -
State: open - Opened by robguinness about 6 years ago
#46 - fix(setup.py): Install pip packages for current user
Pull Request -
State: closed - Opened by GMishx about 6 years ago
- 1 comment
#45 - Build fails
Issue -
State: closed - Opened by robguinness about 6 years ago
- 14 comments
#44 - feat(dockerization): Create docker image to run atarashi
Pull Request -
State: closed - Opened by GMishx over 6 years ago
- 1 comment
Labels: enhancement
#43 - fix(setup.py): Use pip to install build time dependencies
Pull Request -
State: closed - Opened by GMishx over 6 years ago
#42 - build dependencies are not getting install properly
Issue -
State: closed - Opened by ag4ums over 6 years ago
#41 - chore(docs): adding updated readme texts and SPDX license identifiers
Pull Request -
State: closed - Opened by mcjaeger over 6 years ago
- 1 comment
Labels: enhancement
#40 - style(docs): Add blank line to fix parsing issue in sphinx docs
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
#39 - feat(docs): Create sphinx docs using setuptools
Pull Request -
State: closed - Opened by GMishx over 6 years ago
- 2 comments
Labels: Need review
#38 - Added Graphics to README.md
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 3 comments
#37 - Chore/contributing
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
#36 - docs(Sphinx): How to add sphinx documentation
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 2 comments
#35 - feat(debianize): Debian folder to create deb packages
Pull Request -
State: open - Opened by GMishx over 6 years ago
- 4 comments
Labels: Need review, need test
#34 - feat(setuptools): Add setup.py to implement setuptools
Pull Request -
State: closed - Opened by GMishx over 6 years ago
Labels: enhancement
#33 - Refactor Atarashi
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
#32 - feat, refactor, chore(atarashi-install, scripts)
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 1 comment
#31 - Spelling Mistake
Issue -
State: closed - Opened by amanjain97 over 6 years ago
- 1 comment
#30 - Feat/unified script
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 3 comments
Labels: Need review
#29 - Feat/add exceptional licenses
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 2 comments
Labels: Need review
#28 - feat(Atarashi): Added Copyright statements to Atarshi files
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 5 comments
Labels: ready
#27 - Add Documentation/ README
Issue -
State: closed - Opened by amanjain97 over 6 years ago
- 1 comment
Labels: good first issue, low priority
#26 - fix(atarashi): Reflect Pandas changes
Pull Request -
State: closed - Opened by GMishx over 6 years ago
- 4 comments
#25 - Add Exceptional Licenses to license list
Issue -
State: closed - Opened by amanjain97 over 6 years ago
- 2 comments
Labels: enhancement, good first issue
#24 - Remove nltk dependency from project
Issue -
State: closed - Opened by mcjaeger over 6 years ago
- 3 comments
Labels: enhancement
#23 - Feat/ngram
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 3 comments
Labels: enhancement, Need review
#22 - perf(CommentPreprocessor): Remove the exceptional punctuations
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 2 comments
Labels: enhancement
#21 - Comment extraction not working on curling quotes
Issue -
State: closed - Opened by GMishx over 6 years ago
- 1 comment
Labels: bug
#20 - fix(pandas): User pandas to handle license list
Pull Request -
State: closed - Opened by GMishx over 6 years ago
- 2 comments
#19 - fix(licenseDownloader): Remove duplicate fullnames
Pull Request -
State: closed - Opened by GMishx over 6 years ago
Labels: ready
#18 - feat(LicenseDownloader): Use multi-threading
Pull Request -
State: closed - Opened by GMishx over 6 years ago
- 1 comment
Labels: enhancement, ready
#17 - Feat(license_merger): Implemented a script to merge the licenses
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 6 comments
Labels: enhancement, ready
#16 - feat(headerExtractor): Script to extract license headers
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 3 comments
#15 - Create a unified entry point
Issue -
State: closed - Opened by GMishx over 6 years ago
- 4 comments
Labels: question
#14 - feat(atarashi): Pre process license once
Pull Request -
State: closed - Opened by GMishx over 6 years ago
- 1 comment
Labels: enhancement
#13 - Feat/tfidf
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 5 comments
#11 - Feat/dameru leven dist
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 5 comments
#10 - Feat/histogram similarity implementation
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
#9 - Problem with identifying the short license text
Issue -
State: open - Opened by amanjain97 over 6 years ago
- 3 comments
Labels: help wanted
#8 - fix(CommentExtractor): Remove BOM UTF-8
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 1 comment
#7 - refactor(CommentPreprocessor): preprocessing package name changed
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
#5 - License findings are not correct
Issue -
State: closed - Opened by GMishx over 6 years ago
- 4 comments
Labels: bug
#4 - feat(newScanner): Implemented dameru-leven-dist based scanner
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 3 comments
#3 - feat(HistogramSimilarity): Implemented histogram similarity algo
Pull Request -
State: closed - Opened by amanjain97 over 6 years ago
- 1 comment