scanoss / scanoss.py

The SCANOSS python package providing a simple, easy to consume library for interacting with SCANOSS APIs/Engine.
MIT License
25 stars 18 forks source link

How can we specify the matched NUMBER of different components in a file just like the options of scanoss engine #20

Open superkaiy opened 1 year ago

superkaiy commented 1 year ago

There is an option in scanoss engine for setting the matched number of different components in a file Screenshot from 2023-06-07 14-57-26

but there is no options in scanoss.py package for setting the matched number of different components in a file Screenshot from 2023-06-07 14-58-04

Can client(scanoss.py package) be the same with the server (scanoss engine)?

scanoss-cs commented 1 year ago

Hi,

Thanks for reaching out! This option is an experimental feature in the SCANOSS Engine. We have plans to refine this feature and once it is officially available in the backend, we will add the capability to the clients.

Thanks! SCANOSS

superkaiy commented 1 year ago

@scanoss-cs Thanks for replication, and glad to hear that the feature is in plan. Many thanks