Skip to content
/ legros Public

Word-embedding-based subword segmentation algorithm with bigrams!

License

Notifications You must be signed in to change notification settings

ufal/legros

Repository files navigation

Lexically Grounded Subword Segmentation (LEGROS)

Word-embedding-based subword segmentation algorithm with bigrams!

Building C++ code

You can build the project with cmake by following the standard routine:

mkdir build
cd build
cmake ..
make

About

Word-embedding-based subword segmentation algorithm with bigrams!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published