Jan

Results 4 issues of Jan

I suggest adding the business and financial news API [newsfilter.io](https://newsfilter.io/).

Two problems: 1. running the example in your docs returns faulty results ```python import lexnlp.extract.en.entities.nltk_re text = "This is Deutsche Bank Securities Inc." print(list(lexnlp.extract.en.entities.nltk_re.get_companies(text))) # [('This is Deutsche Bank Securities',...

extraction

Great work @charliegerard Just FYI: it doesn't work on iOS Safari. Works on Chrome on iOS. Safari doesn't seem to support the device orientation API (see here: https://developer.mozilla.org/en-US/docs/Web/API/Detecting_device_orientation#DeviceOrientationEvent)

The link in your README.md `http://www.sec.gov/edgar/NYU/cik.coleft.c` is offline, and doesn't work anymore.