@Muhammad_Ahmad on N Gram Model · about 1 month ago 1h 51m 53s 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 · about 1 month ago 1h 51m 53s 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.