Skip to content

Instantly share code, notes, and snippets.

View anishthite's full-sized avatar
🚀

Anish Thite anishthite

🚀
View GitHub Profile
import lm_dataformat as lmd
from glob import glob
import os
import json
import collections
from tqdm import tqdm
import re
from best_download import download_file
import fasttext