A relational database management system (RDBMS) would be a good choice for storing sentences with multiple attributes in an easy-to-query way. You can create a table with columns for the sentence, the attributes, and any other relevant information. Each sentence would have multiple rows in the table, with each row representing a specific attribute of the sentence. You can then use SQL queries to retrieve data based on specific attributes or combinations of attributes.

I want to add multiple attributes to many sentences each sentence has more than one attribute and store them in an easy-to-query way Which data storage method should I use

原文地址: https://www.cveoy.top/t/topic/fNc3 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录