All Projects → icoxfog417 → Awesome Financial Nlp

icoxfog417 / Awesome Financial Nlp

Researches for Natural Language Processing for Financial Domain

Projects that are alternatives of or similar to Awesome Financial Nlp

Coarij
Corpus of Annual Reports in Japan
Stars: ✭ 55 (-75%)
Mutual labels:  finance, natural-language-processing
Market Reporter
Automatic Generation of Brief Summaries of Time-Series Data
Stars: ✭ 54 (-75.45%)
Mutual labels:  finance, natural-language-processing
Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (-7.27%)
Mutual labels:  natural-language-processing
Silverstrike
Finance Management Made Easy
Stars: ✭ 213 (-3.18%)
Mutual labels:  finance
Shifterator
Interpretable data visualizations for understanding how texts differ at the word level
Stars: ✭ 209 (-5%)
Mutual labels:  natural-language-processing
Pytorch Beam Search Decoding
PyTorch implementation of beam search decoding for seq2seq models
Stars: ✭ 204 (-7.27%)
Mutual labels:  natural-language-processing
Reddit Hyped Stocks
A web application to explore currently hyped stocks on Reddit
Stars: ✭ 173 (-21.36%)
Mutual labels:  finance
Morpheus Core
The foundational library of the Morpheus data science framework
Stars: ✭ 203 (-7.73%)
Mutual labels:  finance
Visdial
[CVPR 2017] Torch code for Visual Dialog
Stars: ✭ 215 (-2.27%)
Mutual labels:  natural-language-processing
Graph Convolution Nlp
Graph Convolution Network for NLP
Stars: ✭ 208 (-5.45%)
Mutual labels:  natural-language-processing
Spacy Lookup
Named Entity Recognition based on dictionaries
Stars: ✭ 212 (-3.64%)
Mutual labels:  natural-language-processing
Kagnet
Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)
Stars: ✭ 205 (-6.82%)
Mutual labels:  natural-language-processing
Minerva
Meandering In Networks of Entities to Reach Verisimilar Answers
Stars: ✭ 205 (-6.82%)
Mutual labels:  natural-language-processing
Jiji2
Forex algorithmic trading framework using OANDA REST API.
Stars: ✭ 211 (-4.09%)
Mutual labels:  finance
Character Based Cnn
Implementation of character based convolutional neural network
Stars: ✭ 205 (-6.82%)
Mutual labels:  natural-language-processing
Investments
Helps you with managing your investments
Stars: ✭ 213 (-3.18%)
Mutual labels:  finance
Aind Nlp
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Stars: ✭ 202 (-8.18%)
Mutual labels:  natural-language-processing
Conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
Stars: ✭ 207 (-5.91%)
Mutual labels:  natural-language-processing
Nlp Roadmap
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
Stars: ✭ 2,653 (+1105.91%)
Mutual labels:  natural-language-processing
Lit
The Language Interpretability Tool: Interactively analyze NLP models for model understanding in an extensible and framework agnostic interface.
Stars: ✭ 2,721 (+1136.82%)
Mutual labels:  natural-language-processing

awesome-financial-nlp

Researches for Natural Language Processing for Financial Domain.

Financial Applications of NLP

Text data is one of the important resources for the financial domain. For example, we read the news when buying stock and we evaluate the plan when providing finance. In the past, the volume and velocity of textual data were manageable enough to be manually analyzed by teams of human experts but recent growth is intractable. Recent progress of NLP techniques helps this situation and it will reveal how the experts determine various judgements.

Application

  • Market Analysis: Apply classification/clustering method to analyze market.
    • Micro: Stock price prediction etc
    • Macro: Unravel market movement
  • Risk Management: Apply classification method etc to detect fraud or money laundering.
  • Compliance: Apply various NLP methods to verify compatibility to internal investment/loan rule.
  • Asset Management: Apply various NLP methods to organize unstructured documents etc.
    • Internal: Utilize internal documents.
    • External: Utilize internal documents like SNS etc.
  • Customer Engagement: Apply Question Answering, Dialog etc to communicate with customer.

Classification

Sentiment Analysis

Clustering (Unsupervised Classification)

Question Answering/Dialog

Knowledge Extraction

Event extraction

Relation Extraction

Workshops

  • ECONLP: Economics and Natural Language
  • FNLP: Financial Narrative Processing
  • FinNLP & FinSDB:
  • KDF: Knowledge Discovery from Unstructured Data in Financial Services
  • Robust AI in FS
  • ADF: Anomaly Detection in Finance

Dataset

Reference

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].