learntextvis / code-samples

draft code to communicate ideas
0 stars 0 forks source link

code-samples repo and project notes

draft code to communicate ideas.

Please read the proposal doc for audience and intent: https://docs.google.com/document/d/1aLM0y56zCDUqUd6NRyiL0Nl9HPbKognBvK0aczcq3_4/edit?usp=sharing (this is a copy that can be commented on)

Would recommend playing with Lexos if you haven't.

Notes & ToDo List

Goal: single doc analysis/vis but also comparative multi-document in as many cases as possible.

"Analysis" to offer

Counting Things

StopWord Handling!

Vis using the analysis/counts above

How about a Structure Like This for the Site...

1) Getting Setup:

Languages for Discussion

Discuss: Scripts for pre-processing (python/r) and/or in-page analysis with js.

JS

Python

R

Discuss: Should we have some kind of consistent format like JSON for output from the scripts? Or csv, which is easier for newbies. Configuration settings could be in a simple JSON file separate from the data files.

ToDo: Compare the accuracy and quality of the results in the 3 languagues and multiple libraries in Python/R. There are a lot. I can do that.)

Data Sets ToDo's