<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.apertium.org/w/index.php?action=history&amp;feed=atom&amp;title=Matxin-eng</id>
	<title>Matxin-eng - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apertium.org/w/index.php?action=history&amp;feed=atom&amp;title=Matxin-eng"/>
	<link rel="alternate" type="text/html" href="https://wiki.apertium.org/w/index.php?title=Matxin-eng&amp;action=history"/>
	<updated>2026-05-29T22:57:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.apertium.org/w/index.php?title=Matxin-eng&amp;diff=57806&amp;oldid=prev</id>
		<title>Francis Tyers: Created page with &quot;&#039;&#039;&#039;matxin-eng&#039;&#039;&#039; is a wrapper around Stanford CoreNLP so it can be used in the Matxin MT system.  ==Prerequisites== {{see-also|Matxin}}  You will need to install Matxin first....&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.apertium.org/w/index.php?title=Matxin-eng&amp;diff=57806&amp;oldid=prev"/>
		<updated>2016-05-05T10:04:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;matxin-eng&amp;#039;&amp;#039;&amp;#039; is a wrapper around Stanford CoreNLP so it can be used in the Matxin MT system.  ==Prerequisites== {{see-also|Matxin}}  You will need to install Matxin first....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;matxin-eng&amp;#039;&amp;#039;&amp;#039; is a wrapper around Stanford CoreNLP so it can be used in the Matxin MT system.&lt;br /&gt;
&lt;br /&gt;
==Prerequisites==&lt;br /&gt;
{{see-also|Matxin}}&lt;br /&gt;
&lt;br /&gt;
You will need to install Matxin first. There is a script included to download the Java requirements.&lt;br /&gt;
&lt;br /&gt;
==Installing==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ git clone https://github.com/matxin/matxin-eng.git&lt;br /&gt;
$ sh scripts/download-corenlp.sh &lt;br /&gt;
$ ./autogen.sh&lt;br /&gt;
$ make&lt;br /&gt;
$ sudo make install&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Using==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ echo &amp;quot;This is a test.&amp;quot; | matxin -d . -f none eng-analyser&lt;br /&gt;
&amp;lt;?xml version=&amp;#039;1.0&amp;#039; encoding=&amp;#039;UTF-8&amp;#039; ?&amp;gt;&lt;br /&gt;
&amp;lt;?xml-stylesheet type=&amp;#039;text/xsl&amp;#039; href=&amp;#039;profit.xsl&amp;#039;?&amp;gt;&lt;br /&gt;
&amp;lt;corpus&amp;gt;&lt;br /&gt;
&amp;lt;SENTENCE ord=&amp;#039;1&amp;#039;&amp;gt;&lt;br /&gt;
    &amp;lt;CHUNK ord=&amp;#039;4&amp;#039; alloc=&amp;#039;10&amp;#039; type=&amp;#039;sn&amp;#039; si=&amp;#039;root&amp;#039;&amp;gt;&lt;br /&gt;
        &amp;lt;NODE ord=&amp;#039;4&amp;#039; alloc=&amp;#039;10&amp;#039; form=&amp;#039;test&amp;#039; lem=&amp;#039;test&amp;#039; mi=&amp;#039;NN&amp;#039;&amp;gt;&lt;br /&gt;
            &amp;lt;NODE ord=&amp;#039;3&amp;#039; alloc=&amp;#039;8&amp;#039; form=&amp;#039;a&amp;#039; lem=&amp;#039;a&amp;#039; mi=&amp;#039;DT&amp;#039;/&amp;gt;&lt;br /&gt;
        &amp;lt;/NODE&amp;gt;&lt;br /&gt;
        &amp;lt;CHUNK ord=&amp;#039;1&amp;#039; alloc=&amp;#039;0&amp;#039; type=&amp;#039;UNK&amp;#039; si=&amp;#039;nsubj&amp;#039;&amp;gt;&lt;br /&gt;
            &amp;lt;NODE ord=&amp;#039;1&amp;#039; alloc=&amp;#039;0&amp;#039; form=&amp;#039;This&amp;#039; lem=&amp;#039;this&amp;#039; mi=&amp;#039;DT&amp;#039;/&amp;gt;&lt;br /&gt;
        &amp;lt;/CHUNK&amp;gt;&lt;br /&gt;
        &amp;lt;CHUNK ord=&amp;#039;2&amp;#039; alloc=&amp;#039;5&amp;#039; type=&amp;#039;grup-verb&amp;#039; si=&amp;#039;cop&amp;#039;&amp;gt;&lt;br /&gt;
            &amp;lt;NODE ord=&amp;#039;2&amp;#039; alloc=&amp;#039;5&amp;#039; form=&amp;#039;is&amp;#039; lem=&amp;#039;be&amp;#039; mi=&amp;#039;VBZ&amp;#039;/&amp;gt;&lt;br /&gt;
        &amp;lt;/CHUNK&amp;gt;&lt;br /&gt;
    &amp;lt;/CHUNK&amp;gt;&lt;br /&gt;
    &amp;lt;CHUNK ord=&amp;#039;5&amp;#039; alloc=&amp;#039;14&amp;#039; type=&amp;#039;UNK&amp;#039; si=&amp;#039;root&amp;#039;&amp;gt;&lt;br /&gt;
        &amp;lt;NODE ord=&amp;#039;5&amp;#039; alloc=&amp;#039;14&amp;#039; form=&amp;#039;.&amp;#039; lem=&amp;#039;.&amp;#039; mi=&amp;#039;.&amp;#039;/&amp;gt;&lt;br /&gt;
    &amp;lt;/CHUNK&amp;gt;&lt;br /&gt;
&amp;lt;/SENTENCE&amp;gt;&lt;br /&gt;
&amp;lt;/corpus&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Matxin]]&lt;/div&gt;</summary>
		<author><name>Francis Tyers</name></author>
		
	</entry>
</feed>