[ 
https://issues.apache.org/jira/browse/TIKA-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768100#comment-17768100
 ] 

ASF GitHub Bot commented on TIKA-1599:
--------------------------------------

tballison commented on PR #1356:
URL: https://github.com/apache/tika/pull/1356#issuecomment-1731775721

   I moved out the html parser to a new tagsoup module in 
tika-parsers-extended. This showed that the unit tests were largely still 
relying on the tagsoup parser.  We now have about 8 failing unit tests.
   
   Working on those now.
   
   Let me know if this is not a great approach for what to do with the tagsoup 
parser.




> Switch from TagSoup to JSoup
> ----------------------------
>
>                 Key: TIKA-1599
>                 URL: https://issues.apache.org/jira/browse/TIKA-1599
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 1.7, 1.8
>            Reporter: Kenneth William Krugler
>            Assignee: Kenneth William Krugler
>            Priority: Major
>         Attachments: TIKA-1599-crazy-files.tar.gz, consumentenbond.html, 
> tagsoup_vs_jsoup_reports.zip
>
>
> There are several Tika issues related to how TagSoup cleans up HTML 
> ([TIKA-381], [TIKA-985], maybe [TIKA-715]), but TagSoup doesn't seem to be 
> under active development.
> On the other hand I know of several projects that are now using 
> [JSoup|https://github.com/jhy/jsoup], which is an active project (albeit only 
> one main contributor) under the MIT license.
> I haven't looked into how hard it would be to switch this dependency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to