commonsense / conceptnet-numberbatch

Other
1.28k stars 143 forks source link

Added script to convert Numberbatch to a Parquet file #65

Open mjgiancola opened 2 years ago

mjgiancola commented 2 years ago

Added a script for converting the text-file version of Numberbatch to a Parquet file, which Pandas can load significantly faster than the text file or HDF5 file. The resulting file is also smaller than either of the originals.