Skip to content
View viettrung's full-sized avatar

Block or report viettrung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Language-Modelling Language-Modelling Public

    This is an implementation of the trigram language models (with Katz back off smoothing technique) which are trained and tested on the Brown corpus and the Reuters corpus.

    Python 6 3

  2. trigram-hmm trigram-hmm Public

    This is an implementation of a second-order HMM

    Python 3 1

  3. bigram-hmm bigram-hmm Public

    This is an implementation of first-order HMM which is trained on the Brown corpus

    Python 1 2

  4. spring-websockets spring-websockets Public

    Forked from g00glen00b/spring-websockets

    A full application using Spring 4 WebSockets and AngularJS to make a real time application.

    Java

  5. spring-mvc-test-examples spring-mvc-test-examples Public

    Forked from pkainulainen/spring-mvc-test-examples

    Java

  6. springMVC-atmosphere-comet-websockets springMVC-atmosphere-comet-websockets Public

    Forked from billyyarosh/springMVC-atmosphere-comet-websockets

    Integrating Atmosphere Framework into a SprinMVC web application. Example uses the Spring Twitter API's within this example.

    JavaScript