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.
- Host: GitHub
- URL: https://github.com/teewrath/fin-analyzer
- Owner: TeeWrath
- Created: 2025-10-04T18:36:02.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-10-04T19:02:37.000Z (10 months ago)
- Last Synced: 2025-10-04T21:20:09.357Z (10 months ago)
- Topics: entity-ruler, nlp, pattern-matching, python3, spacy, spacy-nlp
- Language: Jupyter Notebook
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.