llStringll / corpus-embedding-parser

A dedicated parser for given text corpus and given embedding file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

corpus-embedding-parser

A dedicated parser for given text corpus and given embedding file

Usage:

./ded_parser <corpus_file> <embedding_file>

*for now, parameters like maximum allowed vocab size or word size are set inside the code, but can obviously be set as command line arguements like the current threee arguements.

About

A dedicated parser for given text corpus and given embedding file


Languages

Language:C 100.0%