-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22246/
-----------------------------------------------------------

Review request for tika and Chris Mattmann.


Repository: tika


Description
-------

This is a new parser for Matlab .mat files.  The parser utilizes the JmatIO, 
Matlab's MAT-file I/O API in JAVA. JmatIO is available through Maven Central.  
The text output from this parser provides variable names and dimensions that 
are both inside and outside of data structures, but does NOT provide the actual 
data values within each .mat file. 


Diffs
-----


Diff: https://reviews.apache.org/r/22246/diff/


Testing
-------

Successfully run a basic unit test that checks both --text and --metadata 
parser output.  


Thanks,

Ann Burgess

Reply via email to