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
/
Property.h
sakharamg
Uploading all files
158b61b
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
#
pragma
once
#
include
<string>
typedef
std
::
string
Property;
/*
class Property
{
public:
std::string str;
};
*/