Skip to content

vikigenius/fintopics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a958d21 · Apr 5, 2021

History

9 Commits
Apr 7, 2020
Apr 1, 2021
Apr 8, 2020
Apr 7, 2020
Apr 1, 2021
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020
Jul 2, 2020
Apr 7, 2020
Apr 7, 2020
Jul 16, 2020
Apr 7, 2020
Apr 7, 2020
Apr 7, 2020

Repository files navigation

fintopics

wemake.services Build Status Coverage Python Version wemake-python-styleguide

Deep Learning for Financial Topic Modeling

Features

Installation

We use poetry for dependency management. Install it from here. Then install the dependencies using.

poetry install fintopics

Usage

You can access the help by using the command

fintopics --help

You can prepare the dataset using the following commands:

# To prepare text data using 100 financial documents
fintopics prepare text --file_limit=100 

# To prepare matrix data using 100 financial documents
fintopics prepare scamat --file_limit=100 

The settings can be configured in fintopics.toml file.

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: 0933a30fc0dc01d374f8c55d7b1e2070b4118d7e. See what is updated since then.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published