| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b98d8d0 commit b3a7911
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,9 @@ | |||
| 1 | 1 | MathML Query Generator | |
| 2 | 2 | ====================== | |
| 3 | + [](https://travis-ci.org/physikerwelt/MathMLQueryGenerator) | ||
| 4 | + [](maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/) | ||
| 5 | + [](https://coveralls.io/github/physikerwelt/MathMLQueryGenerator?branch=master) | ||
| 6 | + | ||
| 3 | 7 | ||
| 4 | 8 | Converts individual content MathML elements to equivalent | |
| 5 | 9 | XQuery statements in DB2 dialect. | |
@@ -31,7 +35,3 @@ The NtcirTopicReader class supports parsing of queries specified in the NTCIR to | |||
| 31 | 35 | http://ntcir-math.nii.ac.jp/wp-content/blogs.dir/13/files/2014/05/NTCIR11-Math-topics.pdf . | |
| 32 | 36 | The expected input is a DOMDocuement and the result is a List of NtcirPattern instances that | |
| 33 | 37 | include the XQuery expressions. | |
| 34 | - | ||
| 35 | - [](https://travis-ci.org/physikerwelt/MathMLQueryGenerator) | ||
| 36 | - [](maven-badges.herokuapp.com/maven-central/com.formulasearchengine/mathmlquerygenerator/) | ||
| 37 | - [](https://coveralls.io/r/physikerwelt/MathMLQueryGenerator) | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments