WEEK 11

 This week, I started the installation of the HPCC Systems on my computer. Since I am using windows, with the help of wsl, it was relatively easy to do. I had taken the help of the manager for doing this. Additionally my mentor provided a documentation to be followed which showed how we could use the nlp++ecl plugin.  After this I worked on converting my kb into xml. The reason we do this is that - ECL works really well with XML files.

To do this I wrote my own custom functions that loop through the KB, find the appropriate nesting and accordingly create the xml opening and closing tags. Each header zone is converted to xml with its tags being the generic name that was assigned to the header. 

This is the output XML:


All the data has been put up in a hierarchical fashion which serves as the nesting in the ECL Record structure. 

No comments:

Post a Comment

  With today's increasing digitalization, it has been observed that the vast majority of processes are becoming automated. One such occu...