Concrete

Latest version: v4.18.2

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

4.14.1

-------------------

- Added `scripts/comms2csv.py` and `scripts/csv2comms.py` script for
converting Communication archives to/from a CSV file of TJSONProtocol
encoded Communications

- Updated Thrift dependency from 0.10.0 to 0.11.0

- Added `--uri` flag for THttp/TJSONProtocol support to
`scripts/annotate-communication-client.py` and
`scripts/fetch-client.py`

- Added Concrete Service wrappers using Thrift THttp/TJSONProtocol

- CommunicationReader.__next__() now throws EOFError when reading a
truncated (invalid) Communication file.

- Improvements to `scripts/search-client.py`
- Command line argument for hostname changed from positional
argument to optional `--host` flag
- Command line argument for port changed from positional
argument to optional `--port` flag
- Added batch mode for command line queries
- Search terms with Non-ASCII characters now properly supported on
both Python 2 and Python 3
- Added `--with-scores` flag to print search result scores

- Improved newline handling for concrete.util.simple_comm.create_comm()
- Leading and trailing document newlines no longer generate empty
sentences
- Multiple lines of whitespace are now treated as section breaks;
previous behavior was that only '\n\n' was used for section
breaks

- Twitter (sometimes) uses the incorrect ISO-639-1 code for
Indonesian. The code should be 'id', but Twitter sometimes uses
'in'. `concrete.util.twitter.twitter_lid_to_iso639_3()` now
converts this incorrect ISO-639-1 code to the correct ISO-639-3 code
for Indonesian ('ind').

- Fixed import errors in `examples/annotate-communication-service.py`
caused by schema changes

4.14

* Removed `constituent` field from `MentionArgument` and
`SituationMention`.
* Added `dependencies` and `constituent` fields to `TokenRefSequence`

4.14.0

-------------------

- Updated for Concrete schema 4.14
- Removed `constituent` field from `MentionArgument` and
`SituationMention`.
- Added `dependencies` and `constituent` fields to `TokenRefSequence`

4.13.3

-------------------

- Fix bug in wait-concrete-service.py in which timeout would sometimes
be ignored.

4.13.2

-------------------

- Use home as WORKDIR in Docker image to avoid import errors.

- Add .dockerignore.

- Add script to wait for a Concrete service to become alive.

- Add S3 fetch and store server scripts.

4.13.1

-------------------

- Added 'bottle' dependency needed by scripts/access-http-server.py

- Add S3 fetch (communication container) and store handler.

- Add Redis store handler.

- Add concrete.util.summarization_wrapper submodule for
SummarizationService introduced with concrete 4.13

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.