2 Forks
11 Stars
11 Watchers

orchid-fst

This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ language.This FST C++ open source project has much significant advantages.

How to download and setup orchid-fst

Open terminal and run command
git clone https://github.com/apollo008/orchid-fst.git
git clone is used to create a copy or clone of orchid-fst repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with orchid-fst https://github.com/apollo008/orchid-fst/archive/master.zip

Or simply clone orchid-fst with SSH
[email protected]:apollo008/orchid-fst.git

If you have some problems with orchid-fst

You may open issue on orchid-fst support forum (system) here: https://github.com/apollo008/orchid-fst/issues