Sonal Gupta

Results 5 issues of Sonal Gupta

3x define input 'algo' 'bubble Sort' gives an error input/algo=/bubble Sort: Invalid character in pattern value bubble Sort for algo. It's quite a restriction to have only alpha numeric characters...

E.g. the library `tensorflow` is not in pypi. Instead the instructions to install the library are ``` $ export TF_BINARY_URL=https://storage.googleapis.com/tensorflow/mac/gpu/tensorflow-0.10.0-py2-none-any.whl sudo pip install --upgrade $TF_BINARY_URL ``` How do I include...

enhancement

Since the libraries are very actively maintained and improved upon, can you add versions of the libraries that are used for the comparisons? (Unless I'm somehow missing this information on...

Can you push the latest version on maven? The current version there is 1.1.2 http://mvnrepository.com/artifact/edu.berkeley.nlp/berkeleylm/ Thanks!

changes to properties file parsing -- support for collections and checking required inputs. some more example code. also, fixed a warning that used to come with final fields even when...