-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add to_list()
analogous to to_tree()
#79
Commits on Jul 6, 2023
-
Conversely to `TokenList.to_tree()`, this allows us to convert a tree back to a list, preserving order, for example in case we need to reconstruct the surface form of a sentence or phrase.
Configuration menu - View commit details
-
Copy full SHA for e94735a - Browse repository at this point
Copy the full SHA e94735aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 193fd22 - Browse repository at this point
Copy the full SHA 193fd22View commit details
Commits on Jul 12, 2024
-
Bump cryptography from 41.0.0 to 41.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.0...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d80a2a - Browse repository at this point
Copy the full SHA 3d80a2aView commit details -
Bump pygments from 2.13.0 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.13.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 67e2432 - Browse repository at this point
Copy the full SHA 67e2432View commit details -
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](certifi/python-certifi@2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d51d48 - Browse repository at this point
Copy the full SHA 4d51d48View commit details -
Bump cryptography from 41.0.2 to 41.0.3
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b524d02 - Browse repository at this point
Copy the full SHA b524d02View commit details -
Bump cryptography from 41.0.3 to 41.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 41a48e1 - Browse repository at this point
Copy the full SHA 41a48e1View commit details -
Bump urllib3 from 1.26.13 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.13...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2fdca06 - Browse repository at this point
Copy the full SHA 2fdca06View commit details -
Bump urllib3 from 1.26.17 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 537e304 - Browse repository at this point
Copy the full SHA 537e304View commit details -
Bump cryptography from 41.0.4 to 41.0.6
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f7a0e9 - Browse repository at this point
Copy the full SHA 3f7a0e9View commit details -
Bump cryptography from 41.0.6 to 42.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.6...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a1c9d4 - Browse repository at this point
Copy the full SHA 0a1c9d4View commit details -
Bump cryptography from 42.0.0 to 42.0.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.0...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 065c5b8 - Browse repository at this point
Copy the full SHA 065c5b8View commit details -
Bump cryptography from 42.0.2 to 42.0.4
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.2...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b565c08 - Browse repository at this point
Copy the full SHA b565c08View commit details -
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a1474c5 - Browse repository at this point
Copy the full SHA a1474c5View commit details -
updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1feaac9 - Browse repository at this point
Copy the full SHA 1feaac9View commit details -
Bump urllib3 from 1.26.18 to 1.26.19
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e0d5bb0 - Browse repository at this point
Copy the full SHA e0d5bb0View commit details -
Bump zipp from 3.11.0 to 3.19.1
Bumps [zipp](https://github.com/jaraco/zipp) from 3.11.0 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.11.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bd6d3f1 - Browse repository at this point
Copy the full SHA bd6d3f1View commit details -
Bump certifi from 2023.7.22 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](certifi/python-certifi@2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bbd7e2e - Browse repository at this point
Copy the full SHA bbd7e2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be49b9 - Browse repository at this point
Copy the full SHA 2be49b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44fcd39 - Browse repository at this point
Copy the full SHA 44fcd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for fba0d14 - Browse repository at this point
Copy the full SHA fba0d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for afcbb2f - Browse repository at this point
Copy the full SHA afcbb2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1e9f8 - Browse repository at this point
Copy the full SHA 5c1e9f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09fbb3 - Browse repository at this point
Copy the full SHA c09fbb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1225e0d - Browse repository at this point
Copy the full SHA 1225e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4995ec - Browse repository at this point
Copy the full SHA a4995ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac045f - Browse repository at this point
Copy the full SHA bac045fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1493d6c - Browse repository at this point
Copy the full SHA 1493d6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ae932 - Browse repository at this point
Copy the full SHA 73ae932View commit details