eaalghamdi
commited on
Commit
•
fb6b55e
1
Parent(s):
58d0c54
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,24 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
datasets:
|
4 |
-
-
|
5 |
-
|
6 |
-
-
|
7 |
-
- en
|
8 |
metrics:
|
9 |
-
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
thumbnail: Keywords to Sentences
|
4 |
+
tags:
|
5 |
+
- keytotext
|
6 |
+
- k2t
|
7 |
+
- Keywords to Sentences
|
8 |
+
license: mit
|
9 |
datasets:
|
10 |
+
- WebNLG
|
11 |
+
- Dart
|
12 |
+
- eaalghamdi/eyeofriyadh
|
|
|
13 |
metrics:
|
14 |
+
- NLG
|
15 |
+
---
|
16 |
+
|
17 |
+
Idea is to build a model which will take keywords as inputs and generate sentences as outputs.
|
18 |
+
|
19 |
+
Potential use case can include:
|
20 |
+
|
21 |
+
- Marketing
|
22 |
+
- Search Engine Optimization
|
23 |
+
- Topic generation etc.
|
24 |
+
- Fine tuning of topic modeling models
|