@Muhammad_Ahmad on N Gram Model · 3 months ago 1h 53m 58s logged Made module for estimating probabilities of words given a context window using MLE (Maximum Likelihood Estimation). Fixed the mapping of tokens back to strings, by using temporary dynamically allocated array and copying it into vector.
@Muhammad_Ahmad on N Gram Model · 3 months ago 1h 53m 58s logged Made module for estimating probabilities of words given a context window using MLE (Maximum Likelihood Estimation). Fixed the mapping of tokens back to strings, by using temporary dynamically allocated array and copying it into vector.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.