forked from Eleonore9/get-articles-meaning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add link to the latest slides
- Loading branch information
Eleonore
committed
Oct 6, 2015
1 parent
7acaaa9
commit 3b09123
Showing
1 changed file
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
Here are my [slides](http://bit.ly/Eleonore_PyDataldn15)! | ||
Note: use the cursor on the lower right corner to navigate right and down through the slideshow. | ||
Aim: help researchers in the bilbiography process. Don't miss interesting/relevant papers! | ||
|
||
The article I used can be found in [this](http://github.com/elifesciences/elife-articles) repo. | ||
Idea: get meaning from scientific articles content and classify new articles. | ||
|
||
Talk abstract: | ||
![PyData_abstract](http://raw.github.com/Eleonore9/get-articles-meaning/master/img/abstract.png) | ||
Tools: IPython/Jupyter notebook, Python 2, Matplotlib, Gensim,Scikit-learn. | ||
|
||
My [slides](http://nbviewer.ipython.org/format/slides/github/Eleonore9/get-articles-meaning/blob/master/pycon_uk_2015/Eleonore_PyCon_UK2015.ipynb#/) for PyCon UK 2015. | ||
My [slides](http://bit.ly/Eleonore_PyDataldn15) for PyData London 2015. | ||
|
||
The articles used can be found in [this](http://github.com/elifesciences/elife-articles) repo. |