-- Added code for benchmarks in benchmarks directory
-- Added a new directory for benchmark results
-- Moved cython_levenshtein to new directory py_stringmatching/cython
-- Added cython code for Jaro and Jaro Winkler measures
--Changed unit tests for Generalized Jaccard and Monge Elkan
--Modified the get_raw_score function in Generalized Jaccard and Monge Elkan to return a floating point number up to 5 decimal places
-- Ran nosetests successfully
Coverage decreased (-0.003%) to 99.907% when pulling 8147711e42063f1022f59d88069e2ae1fba8f1f9 on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Coverage decreased (-0.003%) to 99.907% when pulling 8147711e42063f1022f59d88069e2ae1fba8f1f9 on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Coverage decreased (-0.003%) to 99.907% when pulling 8147711e42063f1022f59d88069e2ae1fba8f1f9 on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Coverage decreased (-0.003%) to 99.907% when pulling 8147711e42063f1022f59d88069e2ae1fba8f1f9 on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Coverage decreased (-0.003%) to 99.907% when pulling 09ba51a1c3c52d1edd58af22509964850c7b28db on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Coverage increased (+0.09%) to 100.0% when pulling 09ba51a1c3c52d1edd58af22509964850c7b28db on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Can you remove the benchmark code from this branch ? You can create a separate branch called 'bench_sim_measures' and add the benchmark code in that branch.
Coverage decreased (-0.003%) to 99.907% when pulling 88592022a3d7f613b7a605210d7dccb250e905b6 on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
Coverage decreased (-0.003%) to 99.907% when pulling 31d78d29c642a747eee15a1e1ed3267251e0f022 on enhan_jaro_cython into 05315a0c5e06ddb6f8412fe88e56a5df7015e221 on master.
-- Added code for benchmarks in benchmarks directory -- Added a new directory for benchmark results -- Moved cython_levenshtein to new directory py_stringmatching/cython -- Added cython code for Jaro and Jaro Winkler measures --Changed unit tests for Generalized Jaccard and Monge Elkan --Modified the get_raw_score function in Generalized Jaccard and Monge Elkan to return a floating point number up to 5 decimal places -- Ran nosetests successfully