Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sakharamg
/
NMTKD
like
0
Model card
Files
Files and versions
Community
main
NMTKD
/
translation
/
tools
/
mosesdecoder
/
moses2
/
legacy
/
xmlrpc-c.h
sakharamg
Uploading all files
158b61b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
113 Bytes
#
pragma
once
#
ifdef
HAVE_XMLRPC_C
#
include
<xmlrpc-c/base.hpp>
#
else
namespace xmlrpc_c
{
class
value
;
}
#
endif