S-E-D-A/SEDA-ML-Summarization

Given tf query, after running topic set through RBM, tokenize the tf query document into arrays of arrays

pcannons opened this issue · 2 comments

Given tf query, after running topic set through RBM, tokenize the tf query document into arrays of arrays

Please see the test in testcases/summ_generation_test1.py to see how the summary generation script (summ_genneration.py) reads in the RBM, the tf query, and generates the summary

Sorry this is done.

Commit: fafa527