Apoorva commited on
Commit
49a2c3e
1 Parent(s): 5f4cd26

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -5
README.md CHANGED
@@ -1,10 +1,19 @@
1
- language: <python>
 
2
  thumbnail: "Keywords to Sentences"
3
  tags:
4
  - keytotext
5
  - k2t
6
  - Keywords to Sentences
7
- license: "MIT"
8
- datasets:
9
- - <DATASETS USED>
10
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: "en"
3
  thumbnail: "Keywords to Sentences"
4
  tags:
5
  - keytotext
6
  - k2t
7
  - Keywords to Sentences
8
+
9
+ model-index:
10
+ - name: k2t-test
11
+ ---
12
+
13
+ Idea is to build a model which will take keywords as inputs and generate sentences as outputs.
14
+
15
+ Potential use case can include:
16
+ - Marketing
17
+ - Search Engine Optimization
18
+ - Topic generation etc.
19
+ - Fine tuning of topic modeling models