Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
suricodes
/
hindi-sindhi-translator
like
2
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hindi-sindhi-translator
/
mosesdecoder
/
phrase-extract
/
extract-mixed-syntax
/
Property.h
suricodes
Upload 356 files
b7a24d4
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
117 Bytes
#
pragma
once
#
include
<string>
typedef
std
::
string
Property;
/*
class Property
{
public:
std::string str;
};
*/