Notice
Recent Posts
Recent Comments
Links
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
- Today
- In Total
목록IDF (1)
A Joyful AI Research Journey🌳😊
Understanding the ∣{d∈D:t∈d}∣ Expression in IDF
In the expression ∣{d∈D:t∈d}∣ {}: denotes a set. d∈D: means "document d is in the set D" (i.e., d is one of the documents in the corpus D). t∈d means "term t is in document d" (i.e., the term t appears in the document d). : can be read as "such that". So, {d∈D:t∈d} describes the set of all documents d in the corpus D such that the term t appears in d. In plain English, it represents the set of a..
🌳AI Projects: NLP🍀✨/NMT Deep Dive
2023. 9. 18. 16:46