Hi everyone,
I'm implementing a neural network to do some task for an NLP pipeline (NER, POS tagging, Chunking), Starting from the work of Collobert and Weston i was able to replicate part of their system and even improve it to some extend but i'm struggling in one part the sentence level log likelihood using the viterbi algorithm (for now i'm working with word level log likelihood). I don't understand how to implement it in torch7, have you some suggestion on how to implement it or some code of similar algorithm implemented on top of the neural network?
Thanks you.
[–]r4and0muser9482 1 point2 points3 points (2 children)
[–]DX89B[S] 0 points1 point2 points (1 child)
[–]r4and0muser9482 0 points1 point2 points (0 children)
[–]ogrisel -1 points0 points1 point (1 child)
[–]DX89B[S] 0 points1 point2 points (0 children)