Skip to content

Release notes


March 2, 2023

  1. Fix location filtering logic (PUR-357)
  2. Remove "sqft" replacement in headline generation, because they will be filtered in ad_copy_generation
  3. Add "sqft" and variations in banned words.
  4. Fix utils/preprocess_remark to replace exact tokens instead of characters set.

Feb 23, 2023

  1. set default min_headline = 15
  2. Add bronx in popular places
  3. add [bathroom, bedroom, bath, bed, square feet, sqft, sf, feet and numbers] in banned words (remove patterns with the following words) (expect that extract_headline do return headlines with the given words)

Feb 21, 2023

  1. Release initial version of ad copy generator service.
  2. Release initial version of nlp features extractor with new features.