README.rdoc in dimus-taxamatch_rb-0.5.5 vs README.rdoc in dimus-taxamatch_rb-0.5.6
- old
+ new
@@ -31,10 +31,10 @@
tm.taxamatch('Hommo sapiens L.', 'Homo sapiens Linnaeus')
* preparse names for the matching (necessary for large databases of scientific names)
- p = Taxamatch::Parser.new
+ p = Taxamatch::Atomizer.new
parsed_name1 = p.parse('Monacanthus fronticinctus Günther 1867 sec. Eschmeyer 2004')
parsed_name2 = p.parse('Monacanthus fronticinctus (Gunther, 1867)')
* compare preparsed names