Design a complex structure table in latex

Is a naturally all "male" species possible?

Visiting the UK as unmarried couple

Meta programming: Declare a new struct on the fly

Would it be legal for a US State to ban exports of a natural resource?

How do I repair my stair bannister?

Teaching indefinite integrals that require special-casing

Giant Toughroad SLR 2 for 200 miles in two days, will it make it?

Simple recursive Sudoku solver

Is there enough fresh water in the world to eradicate the drinking water crisis?

What was required to accept "troll"?

Simple image editor tool to draw a simple box/rectangle in an existing image

A known event to a history junkie

node command while defining a coordinate in TikZ

Did US corporations pay demonstrators in the German demonstrations against article 13?

What to do when my ideas aren't chosen, when I strongly disagree with the chosen solution?

Why does this part of the Space Shuttle launch pad seem to be floating in air?

Bob has never been a M before

Adding empty element to declared container without declaring type of element

Resetting two CD4017 counters simultaneously, only one resets

Can a malicious addon access internet history and such in chrome/firefox?

For airliners, what prevents wing strikes on landing in bad weather?

Lifted its hind leg on or lifted its hind leg towards?

Should my PhD thesis be submitted under my legal name?

A workplace installs custom certificates on personal devices, can this be used to decrypt HTTPS traffic?



Design a complex structure table in latex














0















I am new in latex. Thus, I can design basic table, not this complex one given below(this one designed in MS Word):
enter image description here



Please help me how to design the above table. Don't worry about the text. I just need the design. In case you need, I use the following format for all my basic table design. Thank you.



begin{table}[htb] % <--- "here", "top", "bottom"
setcellgapes{2pt}
makegapedcells
caption{Example comparison of textbengali{‘ঋ’} between previous and our approach}
begin{tabularx}{linewidth}{@{} lccL @{}}
toprule
toprule
makecell[lb]{‘ঋ’ coded ‘ri’ (Previous Approach [5])}
& makecell[b]{Corpus size\ (in Words)}
& makecell[b]{Creation\ time}
& Technique of data collection\
midrule
BDNC01 [6] & 12 Million & 6 Years & Manual- Copy and Paste\
SUMono [7] & 27 Million & 4 Years & Manual- Copy and Paste\
makecell[lt]{NHMono01\ (Our Corpus)}
& Over100 Million & 2 Months & Automatic – Crawling and scraping with powerful Python’s Scrapy framework.\
bottomrule
bottomrule
end{tabularx}
label{table12}
end{table}








share







New contributor




Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I am new in latex. Thus, I can design basic table, not this complex one given below(this one designed in MS Word):
    enter image description here



    Please help me how to design the above table. Don't worry about the text. I just need the design. In case you need, I use the following format for all my basic table design. Thank you.



    begin{table}[htb] % <--- "here", "top", "bottom"
    setcellgapes{2pt}
    makegapedcells
    caption{Example comparison of textbengali{‘ঋ’} between previous and our approach}
    begin{tabularx}{linewidth}{@{} lccL @{}}
    toprule
    toprule
    makecell[lb]{‘ঋ’ coded ‘ri’ (Previous Approach [5])}
    & makecell[b]{Corpus size\ (in Words)}
    & makecell[b]{Creation\ time}
    & Technique of data collection\
    midrule
    BDNC01 [6] & 12 Million & 6 Years & Manual- Copy and Paste\
    SUMono [7] & 27 Million & 4 Years & Manual- Copy and Paste\
    makecell[lt]{NHMono01\ (Our Corpus)}
    & Over100 Million & 2 Months & Automatic – Crawling and scraping with powerful Python’s Scrapy framework.\
    bottomrule
    bottomrule
    end{tabularx}
    label{table12}
    end{table}








    share







    New contributor




    Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I am new in latex. Thus, I can design basic table, not this complex one given below(this one designed in MS Word):
      enter image description here



      Please help me how to design the above table. Don't worry about the text. I just need the design. In case you need, I use the following format for all my basic table design. Thank you.



      begin{table}[htb] % <--- "here", "top", "bottom"
      setcellgapes{2pt}
      makegapedcells
      caption{Example comparison of textbengali{‘ঋ’} between previous and our approach}
      begin{tabularx}{linewidth}{@{} lccL @{}}
      toprule
      toprule
      makecell[lb]{‘ঋ’ coded ‘ri’ (Previous Approach [5])}
      & makecell[b]{Corpus size\ (in Words)}
      & makecell[b]{Creation\ time}
      & Technique of data collection\
      midrule
      BDNC01 [6] & 12 Million & 6 Years & Manual- Copy and Paste\
      SUMono [7] & 27 Million & 4 Years & Manual- Copy and Paste\
      makecell[lt]{NHMono01\ (Our Corpus)}
      & Over100 Million & 2 Months & Automatic – Crawling and scraping with powerful Python’s Scrapy framework.\
      bottomrule
      bottomrule
      end{tabularx}
      label{table12}
      end{table}








      share







      New contributor




      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I am new in latex. Thus, I can design basic table, not this complex one given below(this one designed in MS Word):
      enter image description here



      Please help me how to design the above table. Don't worry about the text. I just need the design. In case you need, I use the following format for all my basic table design. Thank you.



      begin{table}[htb] % <--- "here", "top", "bottom"
      setcellgapes{2pt}
      makegapedcells
      caption{Example comparison of textbengali{‘ঋ’} between previous and our approach}
      begin{tabularx}{linewidth}{@{} lccL @{}}
      toprule
      toprule
      makecell[lb]{‘ঋ’ coded ‘ri’ (Previous Approach [5])}
      & makecell[b]{Corpus size\ (in Words)}
      & makecell[b]{Creation\ time}
      & Technique of data collection\
      midrule
      BDNC01 [6] & 12 Million & 6 Years & Manual- Copy and Paste\
      SUMono [7] & 27 Million & 4 Years & Manual- Copy and Paste\
      makecell[lt]{NHMono01\ (Our Corpus)}
      & Over100 Million & 2 Months & Automatic – Crawling and scraping with powerful Python’s Scrapy framework.\
      bottomrule
      bottomrule
      end{tabularx}
      label{table12}
      end{table}






      tables xetex





      share







      New contributor




      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      Nahid HossainNahid Hossain

      413




      413




      New contributor




      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Nahid Hossain is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "85"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Nahid Hossain is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481458%2fdesign-a-complex-structure-table-in-latex%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Nahid Hossain is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Nahid Hossain is a new contributor. Be nice, and check out our Code of Conduct.













          Nahid Hossain is a new contributor. Be nice, and check out our Code of Conduct.












          Nahid Hossain is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481458%2fdesign-a-complex-structure-table-in-latex%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...