scout-extended
scout-extended copied to clipboard
Deep analyse the `HtmlSplitter::class`
trafficstars
The goal is study how useful the current implementation of the HtmlSplitter can be. Taking real articles writing in HTML and analyse if they can be splitted correctly using our HtmlSplitter.
After discussion, you may want to perform a Pull Request improving the current implementation.
Note: Consider @julienbourdeau is implementation for wordpress (https://gist.github.com/julienbourdeau/ad9e34a8b65613aaf27ed5f46600eafc#file-HtmlSplitter-php).
I'm on it.