mcs07 / ChemDataExtractor

Automatically extract chemical information from scientific documents
http://chemdataextractor.org
MIT License
287 stars 112 forks source link

add readers for wiley html format #23

Open zmzeng opened 5 years ago

zmzeng commented 5 years ago

Hi, ChemDataExtractor really help me digging some info in the papers. However, I've found that wiley papers get messed up using Generic HTML reader. Could you please add a spcific reader for wiley? Or how should define a reader? I've read your source code, but little description in the reader modules. Thanks!