Fen Labalme

Results 25 comments of Fen Labalme

I want to install the dev branch of lexrank from requirements.txt. https://stackoverflow.com/questions/20101834/pip-install-from-git-repo-branch suggests I can use ``` pip install -U git+https://github.com/crabcamp/lexrank.git@dev ``` but this results in installing `lexrank-0.1.0` (a tag,...

@hansharhoff Thank you for the response. I tried adding that to requirements.txt and get the following: ``` (rato-processing) » pip install -r requirements.txt Collecting en-core-web-sm@ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz Downloading https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0.tar.gz (13.9 MB)...

> If we were to add an implementation-status to a component in a component-definition, what would this status indicate? We are finding it useful for component authors to indicate (in...

> If the control or control statement is not fully implemented, why include it in the component in the first place? Given access to a library of reusable components, it...

@iMichaela Thank you for the pointer. Two related questions: 1. If an Agency provides MongoDB-as-a-Service, they may also be in a position to provide a vetted technology-based component that includes...

Sort of related: I found myself checking many sites for HSTS and protocol strength, so I created a script that merges curl and sslscan output into a single line -...

_Xubuntu 13.10 with Firefox 26.0, Selenium 2.4.0, PHP 5.5.3, PHPUnit 3.6.10_ Seeing a similar issue when attempting to format: ``` html select id=edit-field-country-of-residence-value label=United States ``` PHP-Formatter-PHPUnit_Selenium2 outputs: ``` php...

@timruether - thanks for the fork and the note. I added a comment referring to my note above on the handling of 'select'... @suzuki - thanks for creating this project!

This looks good, but now that D8 is out and this is a D7 only module, perhaps we should add `(7)` after the module (and review the others to set...