Skip to content

Conversation

Kaushl2208
Copy link
Member

@Kaushl2208 Kaushl2208 commented Aug 19, 2021

Description

Introducing a Python Script for False Positive Detection of copyrights.

Changes

  1. Updated two flags in the view.
  2. Introduced the cases in the DeciderAgentPlugin
  3. Introduced checks in main Decider Agent.
  4. A PHP function calling the Python Script.
  5. Python Script which will Tag the False Positives and the True Positives Copyrights, WIll remove the clutter depending upon the user's requirements.
  6. Updating the Copyright table with the "is_copyright" flag and "is_edited" columns.

RESULTS:

Screenshot from 2021-08-20 16-34-29

CLUTTER REMOVAL with more accuracy over deactivation
FINALPICTURS

@Kaushl2208 Kaushl2208 changed the title Feat/false positive Feat: Copyright False Positive Detection Aug 19, 2021
Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

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

Some suggestions.

@github-actions github-actions bot added the has merge conflicts PR to be rebased label Oct 29, 2021
@github-actions
Copy link

This pull request has conflicts, please rebase with master to resolve those before we can evaluate the pull request.

@github-actions github-actions bot removed the has merge conflicts PR to be rebased label Feb 6, 2022
@Kaushl2208
Copy link
Member Author

@GMishx , I have fixed the requested changes. Can you take a look?

@Kaushl2208 Kaushl2208 marked this pull request as ready for review February 9, 2022 11:29
Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

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

Changes look good. However some small suggestions to be worked upon.

The changes include:
- Introduction of an experimental agent in Decider
- Process for installing the python based dependencies required
@GMishx GMishx changed the title Feat: Copyright False Positive Detection feat(copyright): Deciding copyrights with Spacy Feb 25, 2022
Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

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

Changes looks good.

@GMishx GMishx mentioned this pull request Mar 2, 2022
@GMishx GMishx added this to the 4.1.0 milestone Mar 14, 2022
@shaheemazmalmmd
Copy link
Member

@GMishx @Kaushl2208 : it would be good to add text "(experimental)" in upload page to red color as this feature is still experimental and copyrights might be inconsistent after cutter is applied.

Update how Python dependencies can be installed.

Signed-off-by: Gaurav Mishra <[email protected]>
@GMishx
Copy link
Member

GMishx commented Mar 28, 2022

@GMishx @Kaushl2208 : it would be good to add text "(experimental)" in upload page to red color as this feature is still experimental and copyrights might be inconsistent after cutter is applied.

@shaheemazmalmmd , changed the style of text and also added the i button. Please check.

Copy link
Member

@shaheemazmalmmd shaheemazmalmmd left a comment

Choose a reason for hiding this comment

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

Code looks good.

@shaheemazmalmmd shaheemazmalmmd merged commit ec36f4e into fossology:master Apr 4, 2022
@GMishx GMishx deleted the feat/falsePositive branch April 6, 2022 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants