Release notes
March 2, 2023
- Fix location filtering logic (PUR-357)
- Remove "sqft" replacement in headline generation, because they will be filtered in ad_copy_generation
- Add "sqft" and variations in banned words.
- Fix utils/preprocess_remark to replace exact tokens instead of characters set.
Feb 23, 2023
- set default min_headline = 15
- Add bronx in popular places
- 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
- Release initial version of ad copy generator service.
- Release initial version of nlp features extractor with new features.