How to save training data in two vector sets which are mapped?
조회 수: 2 (최근 30일)
이전 댓글 표시
I need to save training data which consists of sentences and some attribute for each word in the sentence. Since I need each word in the sentence to map to an attribute, I think that I should use vectors for this. However, I don't think that I can do this task in a text document, so I was thinking that I should save the two vectors in MATLAB environment itself. Is there a good way to save the vectors, or do I just open a new script, initialize the two vectors and save my entire training data in the MATLAB script itself?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Language Support에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!