-
Notifications
You must be signed in to change notification settings - Fork 82
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
LCSM #16
Comments
Job #16 is now in scope, role is |
@0crat status |
|
@0crat waiting |
@nikialeksey The impediment for #16 was registered successfully by @nikialeksey/z |
@0crat refuse |
@nikialeksey The user @nikialeksey/z resigned from #16, please stop working |
Tasks refusal is discouraged, see §6: -15 points just awarded to @nikialeksey/z, total is +60 |
@yegor256 this metric also requires Latent Semantic Indexing. Have you thought high-level about how we should integrate this into the project? I'm referring to Java vs. XSLT. |
@yegor256 I'd like your input on my previous comment in order to know the direction I should be taking with this job |
@0crat waiting |
@llorllale The impediment for #16 was registered successfully by @llorllale/z |
@llorllale I don't really know what this metric is about. Let's start to investigate and see where it gets us. I have zero knowledge in this area, don't rely on me. |
@yegor256 Following are the steps for this metric. Singular-value decomposition will definitely be the hardest:
Also, there will be a limitation:
Finally, I'll be very curious to see the performance of this. |
@robsonataide/z this job was assigned to you 5days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please. |
@0crat refuse |
@paulodamaso The user @robsonataide/z resigned from #16, please stop working. Reason for job resignation: Order was cancelled |
@0crat status |
@fellahi-ali This is what I know about this job in C7JGJ00DP, as in §32:
|
@paulodamaso This task seems very complex and not doable with a budget of 30min, because is opened since Oct 2017, and was refused by about 21 DEVs. I think it should be subtasked. Do you suggest that I proceed with it with PDD, or just refuse it, and submit a ticket about it's complexity to be re-formulated? |
@fellahi-ali The issue has already been decomposed in some way by @llorllale in #16 (comment) ; I think you could start by solving one of these steps and lefting puzzles for the other ones, WDYT? |
@paulodamaso OK! I think I should give it a try. But as I'm not familiar with PDD, I don't know exactly the constraints/rules of using puzzles, and when I should leave them and when I couldn't? I will start by reading the articles about PDD, and if you can give any hints it will be appreciated! |
@0crat status |
@fellahi-ali This is what I know about this job in C7JGJ00DP, as in §32:
|
Hi, is this a good first issue? I'd like to contribute and I'm familiar with the metric. |
I'm not familiar with the architecture yet. |
@luiscruz I think that as you are familiar with the metrics, this should be a good issue to you to get familiar with the current architecture. Or you could get into #296 and provide a solution for it. We use @0crat to manage the project issues, so it would be a good idea for you to join it if you want to contribute actively |
Thanks. I'll give it a try during this week. |
Let's implement LCSM cohesion metric.
A. Marcus and D. Poshyvanyk, “The conceptual cohesion of
classes,” in 21st IEEE International Conference on Software Maintenance
(ICSM’05). IEEE, 2005, pp. 133–142.
https://pdfs.semanticscholar.org/c6c4/b63f3ba81f2bee75a0c29367da99971dfbaa.pdf
The text was updated successfully, but these errors were encountered: