Coder Social home page Coder Social logo

dunglason6789p's Projects

nnvlp icon nnvlp

NNVLP - A Neural Network-Based Vietnamese Language Processing Toolkit

path2vec icon path2vec

Learning to represent shortest paths and other graph-based measures of node similarities with graph embeddings

pdf icon pdf

This is web application, micro-stackoverflow, built with Spring MVC 5, Hibernate 5, AOP and Spring Security etc . Unregistered user can search for questions and look into details including answer however registered member can post questions and answers.

piggymetrics icon piggymetrics

Microservice Architecture with Spring Boot, Spring Cloud and Docker

plsa icon plsa

Probabilistic Latent Semantic Analysis implemented in Java for finding word similarity in documents

python-vncorenlp icon python-vncorenlp

A Python wrapper for VnCoreNLP using a bidirectional communication channel.

pyvi icon pyvi

Python Vietnamese Core NLP Toolkit

qa_vn icon qa_vn

Question Answering on Vietnamese Dataset

rdrpostagger icon rdrpostagger

R package for Ripple Down Rules-based Part-Of-Speech Tagging (RDRPOS). On more than 45 languages.

rdrpostagger-1 icon rdrpostagger-1

A fast and accurate POS and morphological tagging toolkit (EACL 2014)

rdrsegmenter icon rdrsegmenter

A Fast and Accurate Vietnamese Word Segmenter (LREC 2018)

relevance-ranking-using-latent-semantic-indexing--from-scratch- icon relevance-ranking-using-latent-semantic-indexing--from-scratch-

Latent Semantic Analysis Introduction: An information retrieval technique patented in 1988. In the context of its application to information retrieval, it is sometimes called Latent Semantic Indexing (LSI). LSI allows a search engine to determine what a page is about outside of specifically matching search query text. It looks at “Themes” instead of “Keywords”. Linear Algebra techniques used in the project: Singular Value Decomposition, Cosine Similarity, Matrix properties. Dataset: “Sci.space” news group from 20 news groups dataset, available in the Scikit-Learn library. It contains 400 news articles related to space. SVD (Singular Value Decomposition): SVD is a matrix decomposition algorithm, it decomposes a matrix into 3 matrices which are a set to transformations. Decomposition leads to an orthogonal matrix U, Diagonal matrix S and a Diagonal Matrix V. This is the best possible transformation of a matrix. In this decomposition method we are looking for a set of orthonormal basis in the row space that when multiplied by the original matrix goes to an orthonormal basis in the column space.Av1 = σ1u1  Av2 = σ2u2 

scala-nameof icon scala-nameof

Get the name of an variable, function, class member, or type as a string--at compile-time!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.