An open API service providing commit metadata for open source projects.

GitHub / EducationalTestingService/match / commits

SHA Message Author Date Stats
bea64266 include py311 as supported version Vyacheslav Andreyev <s****v@e****g>
Committed by: slava92 <s****2@y****m>
over 3 years ago
01635444 update version tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
16e2c776 use nose2 in tests tamarl08 <1****8@u****m> almost 4 years ago
e50d3aad Update python-test.yml tamarl08 <1****8@u****m> almost 4 years ago
bb3ba1bf Add python 3.10 tamarl08 <1****8@u****m> almost 4 years ago
f8e0e306 Add maintainer details tamarl08 <1****8@u****m> almost 4 years ago
613876b3 Create MANIFEST.in tamarl08 <1****8@u****m> almost 4 years ago
1fe682bf Update description and python versions in setup.py Nitin Madnani <n****i@e****g>
Committed by: Nitin Madnani <n****i@g****m>
about 4 years ago
9a703aa3 Update README.rst with latest badges. Nitin Madnani <n****i@e****g>
Committed by: Nitin Madnani <n****i@g****m>
about 4 years ago
6726ebee merge Merge pull request #18 from EducationalTestingService/ci-github-template Nitin Madnani <n****i@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
193b0050 Update workflow file. Nitin Madnani <n****i@e****g> about 4 years ago
e18dbdf1 Update conda recipe. Nitin Madnani <n****i@e****g> about 4 years ago
a1e5bdcd Delete .travis.yml tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
3e52d821 Update python-test.yml tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
552fd140 Update and rename python-package.yml to python-test.yml tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
5bbf5448 Update python-package.yml tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7e622d35 Update python-package.yml tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
31b7b363 Create python-package.yml tamarl08 <1****8@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
4813e9d7 Version number increase and removal of 3.4 mention Diane <d****o@g****m> about 4 years ago
8d7b17e1 Fixing stray \ses in 0.3.x Diane <d****o@g****m> about 4 years ago
e43bb977 Don't build for anything less than 3.7 Diane <d****o@g****m> about 4 years ago
aa63bca4 merge Merge pull request #13 from briverse17/master Diane M. Napolitano <1****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
453730af merge Merge pull request #1 from briverse17/briverse17-readme-encoding briverse17 <5****7@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
fa4ab61b update readme() briverse17 <5****7@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6aa56c2c README needs to be RST not TXT for PyPI now Diane <d****o@g****m> over 6 years ago
d181eddc Don't try to build for anything before Python 3.4 Diane <d****o@g****m> over 6 years ago
f5f0d819 Adding python to build requirements Diane <d****o@g****m> over 6 years ago
32a2426e Revert "Removing setup.py arguments in meta.yaml" Diane <d****o@g****m> over 6 years ago
3cc69afe Removing setup.py arguments in meta.yaml Diane <d****o@g****m> over 6 years ago
dec0fa72 Trying this '{{ PYTHON }} -m pip install . --no-deps -vv' thing Diane <d****o@g****m> over 6 years ago
f42f13a8 Removing python from setup.py Diane <d****o@g****m> over 6 years ago
e2d7f07c Trying to build a noarch package Diane <d****o@g****m> over 6 years ago
945d42ef merge Merge pull request #9 from EducationalTestingService/develop Diane M. Napolitano <1****o@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
61d87dec README clarifications Diane <d****o@g****m> over 6 years ago
ad79d38e Adding unit test for _match_by_edit_distance() Diane <d****o@g****m> almost 7 years ago
3a5aa0cc Adding unit test for _cleanup_text() Diane <d****o@g****m> almost 7 years ago
3665291f Adding unit test for untokenize() Diane <d****o@g****m> almost 7 years ago
8e16145d Adding unit test for match() with cleaned text and a tokenized phrase Diane <d****o@g****m> almost 7 years ago
506dc10f Adding a unit test for match() without supplying cleaned text but using a tok... Diane <d****o@g****m> almost 7 years ago
2afb8046 Adding unit test for match() with a single word and user-cleaned text Diane <d****o@g****m> almost 7 years ago
53004df4 Adding unit test for match_lines() where each thing to be matched is a single... Diane <d****o@g****m> almost 7 years ago
08e67284 Adding a unit test for match.match() using a single word and without user-cle... Diane <d****o@g****m> almost 7 years ago
ac927756 Adding unit test for match_lines() Diane <d****o@g****m> almost 7 years ago
8d48401d Removing bad --use-mirrors from .travis.yml pip command Diane <d****o@g****m> almost 7 years ago
d55c492c Switching to using a requirements.txt with pip and conda recipes Diane <d****o@g****m> almost 7 years ago
b7d8abc3 Changing things from Match.match() to match.match() :D Diane <d****o@g****m> almost 7 years ago
07dddeee Updating READMEs to remove little Python 2.7 u's Diane <d****o@g****m> almost 7 years ago
2c6b11e0 Needed to add Requirement already satisfied: coverage in /usr/local/miniconda... Diane <d****o@g****m> almost 7 years ago
64a27eb0 Adding coverage to nosetests and a .gitignore Diane <d****o@g****m> almost 7 years ago
d2505bea When testing, call eq_() directly and stop printing everything on stderr unle... Diane <d****o@g****m> almost 7 years ago
a0cd3235 Changing tests into individual tests using a generator instead of one test wh... Diane <d****o@g****m> almost 7 years ago
d8ed96a1 Some cleanup with PEP8 and a max line length of 100 characters Diane <d****o@g****m> almost 7 years ago
e9e8bf8e Removing 2.7 support? Diane <d****o@g****m> almost 7 years ago
a71d2b45 Removing obsolete binstar badge Diane <d****o@g****m> almost 7 years ago
7033e35c Removing old documentation from match.py and the Sphinx files themselves Diane <d****o@g****m> almost 7 years ago
607e5dc3 Converting documentation to a README Diane <d****o@g****m> almost 7 years ago
4814299f merge Merge pull request #5 from movermeyer/fix_badges Diane M. Napolitano <d****o@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
e2bc531a Switched broken pypip.in badges to shields.io Michael Overmeyer <m****r@y****a> over 8 years ago
3a26a3a4 Forgot to up the version number in setup.py Diane Napolitano <d****o@e****g> almost 11 years ago
a3b7d9aa merge Merge pull request #4 from EducationalTestingService/develop Diane M. Napolitano <d****o@g****m> almost 11 years ago
b892e2f4 How did this never do an edit distance match on the cleaned text? lol Diane Napolitano <d****o@e****g> almost 11 years ago
bced008b PEBKAC Napolitano, Diane <d****o@e****g> over 11 years ago
de73087b Renaming build.sh to conda_build.sh? Napolitano, Diane <d****o@e****g> over 11 years ago
9da7042f Trying same build and run requirements now. Diane Napolitano <d****o@e****g> over 11 years ago
1d51f20e Try again Diane Napolitano <d****o@e****g> over 11 years ago
73137b9a Custom-ish build.sh? Diane Napolitano <d****o@e****g> over 11 years ago
d420a514 ugh Diane Napolitano <d****o@e****g> over 11 years ago
e542b6cf Adding setuptools as a direct dependency? Diane Napolitano <d****o@e****g> over 11 years ago
f4faadf4 new package time Diane Napolitano <d****o@e****g> over 11 years ago
ad4854ad Time for a new release Diane Napolitano <d****o@e****g> over 11 years ago
35014b28 No longer encounter trouble when the string to match ends with double-quotes ... Diane Napolitano <d****o@e****g> over 11 years ago
24664130 Fixes for problems on the pypi end, oops :confused: Diane M. Napolitano <d****o@g****m> over 11 years ago
37e25855 Adding installation requirements to setup.py, hopefully correctly... Diane M. Napolitano <d****o@g****m> almost 12 years ago
a43c01cf Updated badges Diane Napolitano <d****o@e****g> almost 12 years ago
6bb37528 pypi README and badges. Diane Napolitano <d****o@e****g> almost 12 years ago
70ea1c04 Whoops, forgot to update meta.yaml. Diane Napolitano <d****o@e****g> almost 12 years ago
c7049c1e Version 0.2. Napolitano, Diane <d****o@e****g> almost 12 years ago
b525a9ef I think I have working code and unit tests for 2.7 and 3.4 :smiling: Diane Napolitano <d****o@e****g> almost 12 years ago
0cf44ef6 Added Travis CI badge. Napolitano, Diane <d****o@e****g> almost 12 years ago
2e1acad9 merge Merge branch 'master' of https://github.com/EducationalTestingService/match Napolitano, Diane <d****o@e****g> almost 12 years ago
046454fc First pass at unit tests. Napolitano, Diane <d****o@e****g> almost 12 years ago
67fe5b35 Added downloads badge from binstar...a little embarrassing at the moment LOL ... Diane Napolitano <d****o@e****g> almost 12 years ago
5f85de63 merge Merge pull request #2 from larsmans/fix-setup Diane M. Napolitano <d****o@g****m> almost 12 years ago
f88f72af use io.open for Py3 compat in setup.py Lars Buitinck <l****k@e****l> almost 12 years ago
9cda094b setup.py: Apache, +topic Lars Buitinck <l****k@e****l> almost 12 years ago
e7354c26 The __init__.py was never committed?? Napolitano, Diane <d****o@e****g> almost 12 years ago
94e8b52d That should look better. Napolitano, Diane <d****o@e****g> almost 12 years ago
763d768d Switched to Apache 2.0 license and updated documentation. See #1. Napolitano, Diane <d****o@e****g> almost 12 years ago
a6e075a8 Added conda installation instructions :grinning: Diane M. Napolitano <d****o@g****m> almost 12 years ago
6df88147 arrrg Napolitano, Diane <d****o@e****g> almost 12 years ago
5da578e5 UnicodeDecodeError when building 3.3 package?? Napolitano, Diane <d****o@e****g> almost 12 years ago
4069b349 UnicodeDecodeError when building 3.3 package?? Napolitano, Diane <d****o@e****g> almost 12 years ago
13d8a660 Need to explicitly list setuptools for conda packages. Napolitano, Diane <d****o@e****g> about 12 years ago
fa26be0e Error in setup.py Napolitano, Diane <d****o@e****g> about 12 years ago
4513b6fc Need to commit package stuff before I use package stuff, lol. Napolitano, Diane <d****o@e****g> about 12 years ago
b0e68134 Need to commit package stuff before I use package stuff, lol. Napolitano, Diane <d****o@e****g> about 12 years ago
caea88a0 Need to commit package stuff before I use package stuff, lol. Napolitano, Diane <d****o@e****g> about 12 years ago
d525d5cb Clarification on a potential erroneous use-case in the README. Diane M. Napolitano <d****o@g****m> over 12 years ago
3bf97949 Updates to documentation Diane M. Napolitano <d****o@e****g> over 12 years ago
bfad6685 commit my stuff Diane M. Napolitano <d****o@e****g> over 12 years ago

← Back to repository