Git Product home page Git Product logo

whos-at-cogsci's Introduction

#Who's at Cogsci? 2016

The online schedule for CogSci 2016 is really clunky. I wanted a nice interface to see who's presenting, and so I took this opportunity to learn how to use Shiny R. I'm hosting the app on shiny.io, you can find it here.

As is, the app provides an interface for users to search authors and read presentation titles / co-authorship information. But there are a bunch of other things I'd like to do, and I encourage outside contributions! Below i have jotted some ideas.

###Possible additions

  1. Co-authorship network. I put a little time into this, but the edges are really sparse and I'm not a network whiz.
  2. Author similarity plot. MDS / Cluster the presentation title data. This will likely require that author word-use data is stored, rather than computed on the fly.
  3. Recommender. Suggest N nearest talks to a given author.
  4. Distance to D Gentner. Self explanatory.
  5. Add some more general information at the top. How many authors are there? How many presentations? Average number of coauthors?
  6. Add more info to the presentation title table (times, coauthors, etc). Will need to edit preprocessing scripts for this.

###Things to fix

  1. Find some way to systematically confirm that no presentations were missed in preprocessing.
  2. More vertical padding between buttons.
  3. Make sure author names do not run off screen (e.g., last names starting with A or Z)
  4. Remove TBD's from presentation title table.

###Notes

  • Individual authors were often listed under multiple different names. For example, Ken Kurtz (my Ph.D. advisor) was listed as "Ken Kurtz", "Kenneth Kurtz", "Kenneth J Kurtz", and "Kenneth J. Kurtz". So I took a shortcut, and now all authors are represented by the first letter of their first name and their full last name (i.e., "K Kurtz"). The downside is that, in at least a few cases, different people with similar names were merged.

whos-at-cogsci's People

Contributors

ghonk avatar nolanbconaway avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.