Create adult text classifier ML Model wip - starting to write PTN in c# More work on season, show and movie parsing Remove ML project
5 lines
89 B
C#
5 lines
89 B
C#
namespace Producer.Features.ParseTorrentTitle;
|
|
|
|
public class ParsedMovie : BaseParsed
|
|
{
|
|
} |