Central orchestrator for harvesting, labeling, and assembling a specialized tweet corpus
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
215
commits
⚡️ Implemented query param to avoid applying the cleaning rules while creating the corpus
2ede697View on GitHub👨💻 The BAD_WORD rule type now accepts a replacement string (optional). By default it replaces the text with [BAD_WORD]
4d35e9cView on GitHub🛠️Refactor: renamed repository name from AHBCC to Corpus Creator. Update logo and description
35555ffView on GitHub🛠️Refactor: renamed repository name from AHBCC to Corpus Creator. Update logo and description
82d702bView on GitHub🛠️Refactor: renamed repository name from AHBCC to Corpus Creator. Update README.md and logo
af8fe60View on GitHub🛠️Refactor: renamed repository name from AHBCC to Corpus Creator
2993204View on GitHub👨💻 Added log to know how many tweets of each seach criteria are positive/negative while creating the corpus
e1d592aView on GitHub👨💻 Added missing properties in the TweetClean to corpus.DTO conversion
043efbdView on GitHub