Jimmy

Results 3 issues of Jimmy

make install and I saw the Error message like this ![12555](https://user-images.githubusercontent.com/58419536/224099747-40b57f01-fa81-46e8-8618-fce167d43950.png) And I use mklink to link these two dir ![8855](https://user-images.githubusercontent.com/58419536/224100557-b122b4be-cf86-4ae4-9232-0fbd3096c1c8.png) But when i make install again i saw Error...

pip install rasa-paddlenlp Error message ``` raise ProtocolError("Connection broken: %r" % e, e) pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(10054, '遠端主機已強制關閉一個現存的連線。', None, 10054, None)", ConnectionResetError(10054, '遠端主機已強制關閉一個現存的連線。', None, 10054, None)) ``` python version :...

When I use chunk_elements on my List[Elements], the Table element is always combined with other elements, resulting in a CompositeElement. In addition, whenever the text_as_html characters exceed the default maximum...

enhancement