Skip to content

Code and data: "Temporal Change Analysis from Text for Regression: Application to Financial Disclosure Documents"

License

Notifications You must be signed in to change notification settings

vr25/temp_change_text_reg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textual Similarity on MD&A disclosure

Code and data for "Textual Similarity on MD&A disclosure"

Prerequisites

This code is written in python. To use it you will need:

Getting started

We provide all the similarity scores for the different methods described in the paper along with the data statiscs.

To create the doc2vec model and then use it to find the similar document vectors: run python3 compute_doc2vec_sim.py

The data file can be found here: train_docs_sec7.txt

About

Code and data: "Temporal Change Analysis from Text for Regression: Application to Financial Disclosure Documents"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages