Wip Blacklisting dmm porn
Create adult text classifier ML Model wip - starting to write PTN in c# More work on season, show and movie parsing Remove ML project
This commit is contained in:
7
src/producer/Features/Text/SearchOptions.cs
Normal file
7
src/producer/Features/Text/SearchOptions.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Producer.Features.Text;
|
||||
|
||||
public class SearchOptions<T>
|
||||
{
|
||||
public int Threshold { get; init; } = 60;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user