Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Quagmire1
/
wiki-cased
like
0
Model card
Files
Files and versions
xet
Community
main
wiki-cased
/
tools
/
mosesdecoder
/
phrase-extract
/
extract-mixed-syntax
/
Main.h
Quagmire1
Upload folder using huggingface_hub
41f6dd8
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
174 Bytes
/*
* Main.h
*
* Created on: 28 Feb 2014
* Author: hieu
*/
#
pragma
once
#
include
"OutputFileStream.h"
void
CreateGlueGrammar
(Moses::OutputFileStream &glueFile)
;