String Manipulation with MATHEMATICA
You are visitor 2887 to this site.
This site explores how Mathematica can be used to manipulate text files using regular
expressions (regex) in conjunction with Mathematica's string manipulations functions. The Mathematica notebooks listed below were developed by Professor Brian G. Higgins (bghiggins@ucdavis).
These notebooks assume that the user has Mathematica Version 7.
Example Mathematica Notebooks
- Primer on Regular Expressions with Mathematica
- Exploring Groups with Regular Expressions and /Mathematica
- Manipulating and interrogating text files with Mathematica
- Analysis of Patents with Mathematica: Part 1
Text File Resources
The following text files are referenced in the notebooks listed above.
- Test text file 1
- Test text file 2