Skip to content

Instantly share code, notes, and snippets.

@prateekjoshi565
Created March 6, 2019 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prateekjoshi565/c6d683f774b9be230c079af2f3c075c1 to your computer and use it in GitHub Desktop.
Save prateekjoshi565/c6d683f774b9be230c079af2f3c075c1 to your computer and use it in GitHub Desktop.
import libraries elmo
import pandas as pd
import numpy as np
import spacy
from tqdm import tqdm
import re
import time
import pickle
pd.set_option('display.max_colwidth', 200)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment