Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sakharamg
/
NMTKD
like
0
Model card
Files
Files and versions
Community
main
NMTKD
/
translation
/
tools
/
mosesdecoder
/
phrase-extract
/
extract-mixed-syntax
/
Main.h
sakharamg
Uploading all files
158b61b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
174 Bytes
/*
* Main.h
*
* Created on: 28 Feb 2014
* Author: hieu
*/
#
pragma
once
#
include
"OutputFileStream.h"
void
CreateGlueGrammar
(Moses::OutputFileStream &glueFile)
;