Revision 703027
Go back to digest for 26th August 2007Features in Utilities
Alexandr Goncearenco committed changes in /trunk/playground/utils/strigi-chemical/src/inchi:
greatly improved InChI mining
this is a greedy analyzer that reads everything to find InChI chemical identifiers
it can even fix spaces in InChI's. Number of entries and version are also extractedInChI-X is removed because there is no much sense in another greedy analyzer doing same work, I have no samples of inchi-x and this shlould be implemented as a SAX parser based on InChI namespace primary filter
File Changes
Deleted 2 files
- /trunk/playground/utils/strigi-chemical/src/inchi
- /inchixlineanalyzer.cpp
- /inchixlineanalyzer.h
Modified 3 files
- /trunk/playground/utils/strigi-chemical/src/inchi
- /CMakeLists.txt
- /inchilineanalyzer.cpp
- /inchilineanalyzer.h
5 files changed in total