Skip to content

trislee02/Vietnamese-Search-Engine

Repository files navigation

Vietnamese-Search-Engine

Simple Search Engine for Vietnamese text

Description

This is my project in the Programming Technique course. In this project, I had to make a simple search engine for Vietnamese texts and write a report about it. You can read the paper written in Vietnamese here.

Architecture

Below is my general architecture. It was mainly based on this Paper. For more insight, please refer to the Slide or Report.

Architecture

Getting Started

Dependencies

  • C++ compiler (g++ recommended)
  • Windows (Recommended)

Installation

  1. Clone the repo
    git clone https://github.com/trislee02/Vietnamese-Search-Engine.git
  2. Compile the project
    g++ *.cpp -o main.exe

Usage

For more example, please refer to the Documentation

Authors

Credit

You are free to use my code to do whatever you want unless you want to use it for your report in Programming Technique course in HCMUS, you have to credit me.

About

Simple Search Engine for Vietnamese text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published