|
|
About | Usage | Download | Contributors | Citation | Mailing lists |
The Beta4 release of the Stanford Phrasal open source machine translation package has just been released!
Stanford Phrasal is a state-of-the-art phrase-based machine translation system. It provides an easy to use API for implementating new decoding model features and supports unique capabilities such as translating using phrases that include gaps (Galley et al. 2010) and conditional extraction of phrase-tables and lexical reordering models.
Phrasal is available for download, licensed under the GNU General Public License (v2 or later). Source is included. The package includes components for command-line invocation, and a Java API.
Core Developers:
Valuable contributions from:
If you use Stanford Phrasal in your own research, please cite:
Phrasal: A Toolkit for Statistical Machine Translation with Facilities for Extraction and Incorporation of Arbitrary Model Features
Daniel Cer, Michel Galley, Daniel Jurafsky and Christopher Manning
In Proceedings of the North American Association of Computational Linguistics - Demo Session (NAACL-10). 2010 [pdf] [bib]
We have 3 mailing lists for Stanford Phrasal, all of which are shared
with other JavaNLP tools (with the exclusion of the parser). Each address is
at @lists.stanford.edu:
java-nlp-user This is the best list to post to in order
to ask questions, make announcements, or for discussion among JavaNLP
users. You have to subscribe to be able to use it.
Join the list via this webpage or by emailing
java-nlp-user-join@lists.stanford.edu. (Leave the
subject and message body empty.) You can also
look at
the list archives.
java-nlp-announce This list will be used only to announce
new versions of Stanford JavaNLP tools. So it will be very low volume (expect 1-3
message a year). Join the list via via this webpage or by emailing
java-nlp-announce-join@lists.stanford.edu. (Leave the
subject and message body empty.)
java-nlp-support This list goes only to the software
maintainers. It's a good address for licensing questions, etc. For
general use and support questions, please join and use
java-nlp-user.
You cannot join java-nlp-support, but you can mail questions to
java-nlp-support@lists.stanford.edu.
|
Local links: NLP lunch · PAIL lunch · NLP Reading Group · JavaNLP (javadocs) · machines · Wiki · Calendar |
Site design by Bill MacCartney |