Victoria Stuart

Results 8 issues of Victoria Stuart

First, very cool - great work! :-D For your reference, keras-js runs fast in Opera; appears to run (slower) in Firefox, but does not display the top-5 classes (50-layer ResNet...

bug
compatibility

[Adding as a place marker / bookmark.] Awesome work! :-D I'm interested in biomedical uses of contextual language models; I would appreciate a heads-up if anyone applies this or other...

... very interesting paper (http://aclweb.org/anthology/D18-1206 , with included examples), but I tried the online demo, http://cohort.inf.ed.ac.uk/xsum.html , with rather appalling results. The textual sources for my tests were the abstract...

* Neo4j version: 3.3.4 * Operating system: Arch Linux x86_64 | XFCE * API/Driver: Cypher { cypher-shell: .../neo4j-community-3.3.4/bin/neo4j-shell | cycli 0.7.6} * Web browser: Firefox 59.0.2 (64-bit) * ditto: Chrome...

Hi Nicole! Can we turn off / disable the echoing of the cypher script contents during the script executions, e.g. as shown in my comment here? : https://github.com/neo4j/neo4j/issues/5901#issuecomment-379013851 That issue...

Hi; a new user of this tool. Would it be possible to add autocompletion, as (e.g.) in cycli? Thanks ... :-)

Usual make install: ``` git clone ./configure --prefix=/mnt/Vancouver/apps/enju_parser/ make make install make clean [victoria@victoria bin]$ ./enju Enju 2.4.4 Copyright (c) 2005-2010, Tsujii Laboratory, The University of Tokyo. All rights reserved....

**SOURCE:** http://sujitpal.blogspot.ca/2013/03/implementing-rake-algorithm-with-nltk.html * https://github.com/sujitpal/mlia-examples/blob/master/src/salary_pred/rake_nltk.py * Adapted by author Sujit Pal from: github.com/aneesha/RAKE/rake.py * That 'adapted' code was not working properly (Py2 | Py3); e.g. the code posted on the blog...