datasciencecampus / pygrams

Extracts key terminology (n-grams) from any large collection of documents (>1000) and forecasts emergence
https://datasciencecampus.github.io/pygrams
Other
62 stars 23 forks source link

347 archive lstms #363

Closed IanGrimstead closed 4 years ago

IanGrimstead commented 4 years ago

Archived LSTM code to archive subdir away from Python path Refined README.md Updated state space model cmd line arg to SSM from ssm to match naming convention (README updated to match etc)

codecov[bot] commented 4 years ago

Codecov Report

Merging #363 into develop will increase coverage by 4.15%. The diff coverage is 50.00%.

@@             Coverage Diff             @@
##           develop     #363      +/-   ##
===========================================
+ Coverage    54.75%   58.91%   +4.15%     
===========================================
  Files           42       41       -1     
  Lines         3514     3215     -299     
===========================================
- Hits          1924     1894      -30     
+ Misses        1590     1321     -269