stanfordnlp/phrasal
A large-scale statistical machine translation system written in Java.
This system helps you translate text or documents from one language to another automatically. You input text in a source language, and it outputs the translated text in your desired target language. It's designed for researchers or developers who need to build and customize their own machine translation systems.
213 stars. No commits in the last 6 months.
Use this if you are a researcher or developer needing to build, train, and experiment with your own statistical machine translation models from raw linguistic data.
Not ideal if you're an everyday user simply looking for a ready-to-use translation tool without needing to customize or build the underlying system.
Stars
213
Forks
88
Language
Java
License
GPL-3.0
Category
Last pushed
Dec 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/stanfordnlp/phrasal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox