Merge pull request #190 from KVignesh122/sent-analysis

Added package for Sentiment Analysis
This commit is contained in:
Wilson Freitas
2024-07-13 17:40:09 -03:00
committed by GitHub
3 changed files with 7 additions and 0 deletions
+3
View File
@@ -173,6 +173,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [alphalens](https://github.com/quantopian/alphalens) - Performance analysis of predictive alpha factors.
- [Spectre](https://github.com/Heerozh/spectre) - GPU-accelerated Factors analysis library and Backtester
### Sentiment Analysis
- [Asset News Sentiment Analyzer](https://github.com/KVignesh122/AssetNewsSentimentAnalyzer) - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.
### Quant Research Environment
- [Jupyter Quant](https://github.com/gnzsnz/jupyter-quant) - A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.
+3
View File
@@ -164,6 +164,9 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [alphalens](https://github.com/quantopian/alphalens) - Performance analysis of predictive alpha factors.
- [Spectre](https://github.com/Heerozh/spectre) - GPU-accelerated Factors analysis library and Backtester
### Sentiment Analysis
- [Asset News Sentiment Analyzer](https://github.com/KVignesh122/AssetNewsSentimentAnalyzer) - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.
### Quant Research Environment
- [Jupyter Quant](https://github.com/gnzsnz/jupyter-quant) - A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.
+1
View File
@@ -383,3 +383,4 @@ MesoSim Options Trading Strategy Library,"Reproducing Works, Training & Books",2
Quant-Finance-With-Python-Code,"Reproducing Works, Training & Books",2023-11-16,https://github.com/lingyixu/Quant-Finance-With-Python-Code,Repo for code examples in Quantitative Finance with Python by Chris Kelliher,True,False,lingyixu/Quant-Finance-With-Python-Code
QuantFinanceTraining,"Reproducing Works, Training & Books",2023-12-12,https://github.com/JoaoJungblut/QuantFinanceTraining,"This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.",True,False,JoaoJungblut/QuantFinanceTraining
Statistical-Learning-based-Portfolio-Optimization,"Reproducing Works, Training & Books",2023-11-27,https://github.com/YannickKae/Statistical-Learning-based-Portfolio-Optimization,"This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).",True,False,YannickKae/Statistical-Learning-based-Portfolio-Optimization
Asset News Sentiment Analyzer,Python > Sentiment Analysis,,https://github.com/KVignesh122/AssetNewsSentimentAnalyzer,"Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.",True,False,KVignesh122/AssetNewsSentimentAnalyzer
1 project section last_commit url description github cran repo
383 Quant-Finance-With-Python-Code Reproducing Works, Training & Books 2023-11-16 https://github.com/lingyixu/Quant-Finance-With-Python-Code Repo for code examples in Quantitative Finance with Python by Chris Kelliher True False lingyixu/Quant-Finance-With-Python-Code
384 QuantFinanceTraining Reproducing Works, Training & Books 2023-12-12 https://github.com/JoaoJungblut/QuantFinanceTraining This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference. True False JoaoJungblut/QuantFinanceTraining
385 Statistical-Learning-based-Portfolio-Optimization Reproducing Works, Training & Books 2023-11-27 https://github.com/YannickKae/Statistical-Learning-based-Portfolio-Optimization This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018). True False YannickKae/Statistical-Learning-based-Portfolio-Optimization
386 Asset News Sentiment Analyzer Python > Sentiment Analysis https://github.com/KVignesh122/AssetNewsSentimentAnalyzer Sentiment analysis and report generation package for financial assets and securities utilizing GPT models. True False KVignesh122/AssetNewsSentimentAnalyzer