Evan Williams

Results 3 issues of Evan Williams

Hi, I added Electra to the list of models that can be used for Contextual Word Embeddings Augmentation. Electra has the same special tokens as BERT, so really just copied...

geom_nodes() doesn't seem to be sizing nodes properly when its fed sizes that are related to node attributes. ```r ## repex data(flo) n

Begin migrating library from requests to selenium. Added selenium calls (built on `undetected-chromedriver`) in `_conduct_chromedriver_search` and `_send_chromedriver_request`. Also added an additional step to launch chromedriver to facilitate debugging. test/selenium_test.py contains...