Submitted by MrOfficialCandy t3_10uqnj3 in MachineLearning
like_a_tensor t1_j7rbdno wrote
Reply to comment by MrOfficialCandy in [D] Is English the optimal language to train NLP models on? by MrOfficialCandy
Sounds like you want something like a logical representation of sentences. Reducing sentences to first order logic might be what you're looking for. There's also AMRs (Abstract Meaning Representations). The problem with AMRs is that they need to be built, which is non-trivial for machines and time-consuming for humans.
Viewing a single comment thread. View all comments