deeptype icon indicating copy to clipboard operation
deeptype copied to clipboard

Is there a pre-trained, plug-n-play model that we can play with?

Open youssefavx opened this issue 4 years ago • 5 comments

I'd like to experiment with this but I don't want to train a model, I want to use an existing model (the best one available if possible)

Is there some way to do something like:

deeptype.run('Jaguars are running in the wild') And get an output like: ['Jaguar', 'wiki URL'] Or {'Jaguar': 'wiki URL'} ?

youssefavx avatar Jan 02 '20 07:01 youssefavx

Agreed. I want to use a pre-trained mode for my further research. Training one seems too time-consuming.

ryangawei avatar Jan 09 '20 12:01 ryangawei

Yeah that would be nice.

gloryVine avatar Feb 04 '20 00:02 gloryVine

+1

petulla avatar Feb 27 '20 22:02 petulla

+1

lbozarth avatar Mar 12 '20 13:03 lbozarth

Yes that would be cool !

Hadjerkhd avatar Sep 23 '20 08:09 Hadjerkhd