Unleash the potential of your NLP projects with the right talent. Post your job with us and attract candidates who are as passionate about natural language processing.
Hire NLP ExpertsSome finance companies have contacted Fast Data Science with a need for a very customised named entity recognition solution. Clients prepare lists of investments which could be funds or companies, and request a check on those companies.
The problem is that company names and financial instrument names are not standardised worldwide, and people often refer to companies leaving off the legal suffixes such as Ltd or Holding. Furthermore, the list of suffixes is an open set when we include different languages, and transcription errors and spelling mistakes are common.
So how do you reliably resolve Microsoft to Microsoft Corp and Mueller to Müller AG?
Natural language processing
We have found that a custom Elasticsearch index is able to retrieve a shortlist of companies, but we get better results if we combine Elasticsearch with machine learning libraries in Python. Elasticsearch also allows a customised ranking metric, but we found it was an easier solution to combine Elasticsearch with a machine learning model trained in Python, which could re-rank and identify the most likely company given an input text, using both linguistic features and other known information about the companies such as domicile.
We were also able to output a measure of our confidence of a given match. So our model could be 89% confident that an input should be resolved to Müller AG. This allowed the client to flag items which needed manual review.
If you have a need for a custom financial AI system or financial named entity recognition solution, please let us know. You may also be interested in our drug named entity recognition and country name recogniser.
Ready to take the next step in your NLP journey? Connect with top employers seeking talent in natural language processing. Discover your dream job!
Find Your Dream JobCan AI handle legal questions yet? We have compared the capabilities of the older and newer large language models (LLMs) on English and Welsh insolvency law questions, as a continuation of the Insolvency Bot project.
We developed a tool using Natural Language Processing for a client in the pharmaceutical space to assist experts to estimate the risk of a clinical trial ending uninformatively.
The Clinical Trial Risk Tool has been featured in a guest column by Thomas Wood, director of Fast Data Science, in Clinical Leader, titled A Tool To Tackle The Risk Of Uninformative Trials, in cooperation with Abby Proch, Executive Editor at Clinical Leader.
What we can do for you