was successfully added to your cart.

Finance NLP releases QA-based on Financial Alpaca and FIQA datasets, new LLM demos, new Financial Sentiment Models and Visual NER.

John Snow Labs Finance NLP 1.14 comes with a lot of new capabilities added to the 155+ models and 40+ Language Models already available in previous versions of the library. Let’s take a look at each of them!

New Financial Alpaca-based QA model

We have used the Financial Alpaca dataset to train a Flan-T5 models for specific financial question-answering without a given context.

FIQA-based QA model

Similarly, we used the FIQA dataset to train another Flan-T5 model, also for financial question-answering. The model is able to answer questions as queries without a given answer. This includes questions and queries:

LLM demos

A new demo has been released showcasing how to use Flan-T5 models, finetuned on legal texts to carry out summarization, text generation and question answering.

Demo available here.

Financial Question Answering

Financial Summarization

Financial Text Generation

New Financial Sentiment Models on Tweets and News

Three models have been created, using Financial Bert, to understand sentiments in financial tweets and news.

New Demo for Visual NER

A new demo combining Visual NLP and Finance NLP to carry our Visual Name Entity Recognition on 10K Filings is available here.

Visual NER is carried out using pixel features, not text.

Fancy trying?

We’ve got 30-days free licenses for NLP for financial services with technical support from our financial team of technical and SME. This trial includes complete access to more than 150 models, including Classification, NER, Relation Extraction, Similarity Search, Summarization, Sentiment Analysis, Question Answering, etc. and 50+ financial language models.

Just go to https://www.johnsnowlabs.com/install/ and follow the instructions!

Don’t foger to check our notebooks and demos.

How to run

Finance NLP is very easy to run on both clusters and driver-only environments using johnsnowlabs library:

!pip install johnsnowlabs
nlp.install(force_browser=True)
nlp.start()

How useful was this post?

Our additional expert:
Juan Martinez is a Sr. Data Scientist, working at John Snow Labs since 2021. He graduated from Computer Engineering in 2006, and from that time on, his main focus of activity has been the application of Artificial Intelligence to texts and unstructured data. To better understand the intersection between Language and AI, he complemented his technical background with a Linguistics degree from Moscow Pushkin State Language Institute in 2012 and later on on University of Alcala (2014). He is part of the Healthcare Data Science team at John Snow Labs. His main activities are training and evaluation of Deep Learning, Semantic and Symbolic models within the Healthcare domain, benchmarking, research and team coordination tasks. His other areas of interest are Machine Learning operations and Infrastructure.

Finance NLP releases a multimodal QA notebook, Suspicious Activity Reports notebooks, an improved Responsibility Reports NER and de-identification improvements!

John Snow Labs Finance NLP 1.13 comes with a lot of new capabilities added to the 155+ models and 40+ Language Models...
preloader