EDN Admin
Well-known member
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white I am new to AI. I am working an application that text classification via machine learning.
The application needs to classify different parts of an HTML document. For example, most webpages have head, menu, sidebar, footer, main content, etc. I want to use a text classifier to classify these parts of an HTML document, and to identify different type
of forms on the page.
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white I can assign labels to html tag attributes, like class or id
<p style="margin-bottom:.0001pt; line-height:13.5pt; background:#EEEEEE; vertical-align:baseline
<span style="font-size:10.5pt; font-family:Consolas; color:black
<pre><div class="menu-1
<div id="entry
<div id="content
<div id="footer
<div id="comment-12
<div id="comment-title [/code]
<span style="font-size:10.5pt; font-family:Consolas; color:black <span style="font-size:10.5pt; font-family:Consolas; color:black; background:white
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white like for first item,<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black TrainClassifier(label: "Menu", value: "menu-1", attribute: "class", position-in-string: "21%",
tag: "div");
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white All users cannot create regex, or xpath, they need more easy approach, so it is important,
to make the software intelligent, user can highlight the part of html document he/she needs, using webbrowser control, and train the software till it can work on its own.
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white but I dont know how to make the software train using AI,
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white the AI I am looking for is, like it should be able to accept various inputs, and classify
on the basis of that, as I have already said new to AI, dont know much about it.
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white Please if anyone could guide me:
<p style="margin-bottom:12.0pt; text-indent:-.25in; line-height:13.5pt; vertical-align:baseline
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black <span>1)<span style="font:7.0pt "Times New Roman"
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white Which library to use (c#) the best for the job.
<p style="margin-bottom:12.0pt; text-indent:-.25in; line-height:13.5pt; vertical-align:baseline
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black <span>2)<span style="font:7.0pt "Times New Roman"
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white How do I implement this, take for example, all the AI libraries I have seen accepts inputs in numbers, in my case I have text as input:
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white âMenuâ, âmenu-1â and so onâ..
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white how do I train it for what I want? I am really confused, I have not come across any
example, similar to what I want to do.
<p style="margin-bottom:12.0pt; text-indent:-.25in; line-height:13.5pt; vertical-align:baseline
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black <span>3)<span style="font:7.0pt "Times New Roman"
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white Please detailed explanation if possible, thank you in advance. <hr class="sig mr.milan.solanki@gmail.com
View the full article
The application needs to classify different parts of an HTML document. For example, most webpages have head, menu, sidebar, footer, main content, etc. I want to use a text classifier to classify these parts of an HTML document, and to identify different type
of forms on the page.
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white I can assign labels to html tag attributes, like class or id
<p style="margin-bottom:.0001pt; line-height:13.5pt; background:#EEEEEE; vertical-align:baseline
<span style="font-size:10.5pt; font-family:Consolas; color:black
<pre><div class="menu-1
<div id="entry
<div id="content
<div id="footer
<div id="comment-12
<div id="comment-title [/code]
<span style="font-size:10.5pt; font-family:Consolas; color:black <span style="font-size:10.5pt; font-family:Consolas; color:black; background:white
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white like for first item,<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black TrainClassifier(label: "Menu", value: "menu-1", attribute: "class", position-in-string: "21%",
tag: "div");
<p style="margin-bottom:.0001pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white All users cannot create regex, or xpath, they need more easy approach, so it is important,
to make the software intelligent, user can highlight the part of html document he/she needs, using webbrowser control, and train the software till it can work on its own.
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white but I dont know how to make the software train using AI,
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white the AI I am looking for is, like it should be able to accept various inputs, and classify
on the basis of that, as I have already said new to AI, dont know much about it.
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white Please if anyone could guide me:
<p style="margin-bottom:12.0pt; text-indent:-.25in; line-height:13.5pt; vertical-align:baseline
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black <span>1)<span style="font:7.0pt "Times New Roman"
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white Which library to use (c#) the best for the job.
<p style="margin-bottom:12.0pt; text-indent:-.25in; line-height:13.5pt; vertical-align:baseline
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black <span>2)<span style="font:7.0pt "Times New Roman"
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white How do I implement this, take for example, all the AI libraries I have seen accepts inputs in numbers, in my case I have text as input:
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white âMenuâ, âmenu-1â and so onâ..
<p style="margin-bottom:12.0pt; line-height:13.5pt; vertical-align:baseline <span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white how do I train it for what I want? I am really confused, I have not come across any
example, similar to what I want to do.
<p style="margin-bottom:12.0pt; text-indent:-.25in; line-height:13.5pt; vertical-align:baseline
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black <span>3)<span style="font:7.0pt "Times New Roman"
<span style="font-size:10.5pt; font-family:"Arial","sans-serif"; color:black; background:white Please detailed explanation if possible, thank you in advance. <hr class="sig mr.milan.solanki@gmail.com
View the full article