Neural net - guessing literature kind
From: Borys Musielak (michuk_at_poczta.onet.pl)
Date: 11/17/03
- Next message: Joe \: "Re: Prime number algorithm in C"
- Previous message: Lionel Delafosse: "Re: String matching from dictionary in very large text"
- Next in thread: Anthony Ventimiglia: "Re: Neural net - guessing literature kind"
- Reply: Anthony Ventimiglia: "Re: Neural net - guessing literature kind"
- Reply: Richard Heathfield: "Re: Neural net - guessing literature kind"
- Reply: osmium: "Re: Neural net - guessing literature kind"
- Reply: Will Dwinnell: "Re: Neural net - guessing literature kind"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 17 Nov 2003 23:02:41 +0100
I have to write an algorithm which guesses the literature kind
having 100 words of text.
Of course the natural way to design it is by using a neural net
and back propagation.
The question is - how to design the net and what function to use
to make it work well. And even more important task is: what does really
differentiate poems from fiction, or criminals in terms of words (i
think of using some syntax loops like verses with rhymes).
Enough would be to differ poetry from prose. Better but i dont know if
easy would be guessing prose kind: like love story, whodoneit, fantasy etc.
I dont expect solutions, I rather need some ideas and maybe links to
similar projects.
I'd be very grateful for any advice.
-- best regards Borys
- Next message: Joe \: "Re: Prime number algorithm in C"
- Previous message: Lionel Delafosse: "Re: String matching from dictionary in very large text"
- Next in thread: Anthony Ventimiglia: "Re: Neural net - guessing literature kind"
- Reply: Anthony Ventimiglia: "Re: Neural net - guessing literature kind"
- Reply: Richard Heathfield: "Re: Neural net - guessing literature kind"
- Reply: osmium: "Re: Neural net - guessing literature kind"
- Reply: Will Dwinnell: "Re: Neural net - guessing literature kind"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|