issues
search
stephbuon
/
hansard-shiny
Code for the "Hansard Viewer" web app (a prototype app for applying to future support).
https://shinyviz.smu.edu/shiny/public/hansard-shiny/
MIT License
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix stopwords issue
#67
stephbuon
opened
2 years ago
0
Make every module into a unique app
#66
stephbuon
opened
2 years ago
0
Finish organizing preprocess folder
#65
stephbuon
opened
2 years ago
0
re-export all relevant data using newest hansard data, produced by mey new script
#64
stephbuon
opened
2 years ago
0
Run python code in worker preprocess
#63
stephbuon
closed
2 years ago
0
Parallelize Longest Speeches
#62
stephbuon
opened
2 years ago
0
Why SVD?
#61
stephbuon
opened
2 years ago
0
Improve speed of KWIC results return time
#60
stephbuon
opened
2 years ago
1
Another Philosophical Black-Box Problem . . .
#59
stephbuon
opened
2 years ago
1
Look at for cleaning inspiration
#58
stephbuon
opened
2 years ago
0
Clean Shiny App preprocesss code so it can be used by any DF
#57
stephbuon
opened
2 years ago
0
Add tree maps for rest of data
#56
stephbuon
opened
2 years ago
0
Create Infinite Scroll
#55
stephbuon
opened
2 years ago
0
Example for creating forking / faceted UI
#54
stephbuon
opened
2 years ago
0
Create LICENSE
#53
stephbuon
closed
2 years ago
0
Call individual modules, but don't reload libraries
#52
stephbuon
closed
2 years ago
0
Make KWIC Perform Better by Filtering the Data for the Keyword First
#51
stephbuon
opened
2 years ago
1
Documentation for word context- wordembeddings - similarity
#50
stephbuon
opened
2 years ago
0
Create LICENSE
#49
stephbuon
closed
2 years ago
0
Update
#48
stephbuon
closed
2 years ago
0
Re do Nation Pairs Data / Code
#47
stephbuon
opened
2 years ago
0
Redo Top Speakers Facet Wrap
#46
stephbuon
opened
2 years ago
0
Add Word Search to Speaker's Page
#45
stephbuon
opened
2 years ago
0
Reorganize parts of app
#44
stephbuon
closed
2 years ago
0
Maybe store the csv data as .RData files
#43
stephbuon
closed
2 years ago
1
Modularizing shiny
#42
stephbuon
closed
2 years ago
0
Use M2 to host app
#41
stephbuon
closed
2 years ago
1
Shiny Persistant Cache
#40
stephbuon
opened
2 years ago
0
Look at this radio button idea
#39
stephbuon
closed
2 years ago
0
Speech Lengths Overview Page
#38
stephbuon
closed
2 years ago
0
Make Language Network
#37
stephbuon
opened
2 years ago
0
Update Word Embeddings
#36
stephbuon
opened
2 years ago
0
One I finish generating cache for similarity/kwic, I can get rid of the caching function for Hansard corpus
#35
stephbuon
opened
2 years ago
0
KWIC is too slow -- I could try caching results.
#34
stephbuon
closed
2 years ago
1
Avoid recalculating data when possible
#33
stephbuon
opened
3 years ago
0
Fix Transitions similarity.R
#32
stephbuon
opened
3 years ago
0
Make debate_titles.R More Efficent
#31
stephbuon
opened
3 years ago
0
Only load tidyverse libraries as needed
#30
stephbuon
closed
3 years ago
1
I think the regular expressions in debate titles needs to be fixed
#29
stephbuon
opened
3 years ago
1
more changes
#28
stephbuon
closed
3 years ago
0
Modularizing shiny
#27
stephbuon
closed
3 years ago
0
Categorize the CATEGORIZE folder
#26
stephbuon
closed
2 years ago
0
Adjust filter debate titles code
#25
stephbuon
opened
3 years ago
0
To speed word counts in collocates, create data set of just top 100 words for each decade
#24
stephbuon
closed
3 years ago
1
Optimize For Loops Where Possible
#23
stephbuon
opened
3 years ago
0
Optimize Debate Titles Page
#22
stephbuon
closed
3 years ago
2
Add advanced search for collocates page
#21
stephbuon
closed
3 years ago
1
Redo the tf-idf function in speaker comparison to look like collocates (I think I want this)
#20
stephbuon
opened
3 years ago
0
Organize Functions
#19
stephbuon
closed
2 years ago
1
Implement Log Likelihood
#18
stephbuon
opened
3 years ago
3
Next