ostis-apps / ostis-linguistics

Lingusitic knowledge base for natural language processing subsystems based on OSTIS
MIT License
0 stars 7 forks source link

SCP-agents: agents of mophological analyze #9

Open PlagaMedicum opened 4 years ago

PlagaMedicum commented 4 years ago

We need to create agents of morphological analyze.

PlagaMedicum commented 4 years ago

I have a question. What is the better choice for creating agents: scp or pseudo-scp? It seems like there is no way to parse strings to separate words.

ShunkevichDV commented 4 years ago

For NL text processing it may be better to use C++ agents There is branch 0.5.0 in my sc-machine repo, use it for C++ agents. I can make small lecture about how to write C++ agents (in is not the same as in your course project)

PlagaMedicum commented 4 years ago

We cannot use this version in our course work? Do we need to create other agents using regular scp for our course work?

ShunkevichDV commented 4 years ago

You may use this version, I meant that it is not the same as your work for PPvIS (it used only C, not C++)

PlagaMedicum commented 4 years ago

Can we meet you tomorrow? We will be at cathedra from 08:00 to 11:20.

PlagaMedicum commented 4 years ago

I have some ideas for agents. I think that we can write them for now on pure SCP.

ShunkevichDV commented 4 years ago

Good ideas, try to implement. For such agents it is even better to implement with SCP, because only sc-constructions are affected

PlagaMedicum commented 4 years ago

Have new ideas for agents:

One thing all that agents, i think, more related to lexicology, semantics or lexical semantics, than to morphology. We will need to resolve this question with subject domains in future.

ShunkevichDV commented 4 years ago

All mentioned agents are useful I think, so it may be good idea to implement them by February, to show system on the Conference