B4X FEED Natural Language Processing

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Natural Language Processing است. این موضوع تا کنون 33 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Natural Language Processing
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
33
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
This is about Erel's Natural Language Processing library

I can't post there, so I put it here.

What has been bugging me is what we do with the parsed data.

Language processors lack something: real semantic processing.

No matter what language we speak, we all have the same ideas or entities in our minds. Like everyone knows what a river or a mountain is, independently from the language.

And our thinking is clearly object-oriented, with inheritance. We don't need to memorize one by one that a table has color, size, etc, and a chair also has color, size, etc. These are "inherited" in our mind.

Processed texts should end up in an entity structure and a "shape" structure. The shape is the "shape" of an idea, it may be written or spoken(or even pictoral) and it may be tied to a language.

I have a project that maps ideas and words in different classes. There are three basic classes:

Type TEntity(ID As Long, EntityType As Int, Relevance As Long)
Type TShape(ID As Long...



 

عقب
بالا