Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Markov Models in Java

  • 18-02-2004 4:20pm
    #1
    Registered Users, Registered Users 2 Posts: 5,307 ✭✭✭


    I need to build a predictive(markov)model in java. Does anyone know of anywhere that there is some toolkit or extension that I could use to do this? Otherwise where is the best place to start all of the crap?


Comments

  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    Hidden Markov Model Toolkit any good? http://htk.eng.cam.ac.uk/


  • Registered Users, Registered Users 2 Posts: 5,307 ✭✭✭cruiserweight


    Thanks but I think that they are just C and C++ code. Apparently it is eant to be a decent enough toolkit. I think that I will write code to do it myself anyway.


Advertisement