An open API service indexing awesome lists of open source software.

https://github.com/teewrath/fin-analyzer

This analyzes simple stocks, companies and their exchange information extracted from texts. It uses entity ruler, matchers and patterns to make deciison. Built using Python and spaCy library.
https://github.com/teewrath/fin-analyzer

entity-ruler nlp pattern-matching python3 spacy spacy-nlp

Last synced: 3 months ago
JSON representation

This analyzes simple stocks, companies and their exchange information extracted from texts. It uses entity ruler, matchers and patterns to make deciison. Built using Python and spaCy library.

Awesome Lists containing this project

README

          

# A simple analyzer
This analyzes simple stocks, companies and their exchange information extracted from texts. It uses entity ruler, matchers and patterns to make deciison. Built using Python and spaCy library.