DeDeckerThomas commited on
Commit
63d88a0
·
1 Parent(s): 4b96b83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ datasets:
9
  metrics:
10
  - seqeval
11
  widget:
12
- - text: "Keyphrase extraction is a technique in text analysis where you extract the important keyphrasesfrom a text. Since this is a time-consuming process, Artificial Intelligence is used to automate it.Currently, classical machine learning methods, that use statistics and linguistics, are widely usedfor the extraction process. The fact that these methods have been widely used in the community hasthe advantage that there are many easy-to-use libraries. Now with the recent innovations inNLP, transformers can be used to improve keyphrase extraction. Transformers also focus on the semantics andcontext of a document, which is quite an improvement."
13
  example_title: "Example 1"
14
  - text: "FoodEx is the largest trade exhibition for food and drinks in Asia, with about 70,000 visitors checking out the products presented by hundreds of participating companies. I was lucky to enter as press; otherwise, visitors must be affiliated with the food industry— and pay ¥5,000 — to enter. The FoodEx menu is global, including everything from cherry beer from Germany and premium Mexican tequila to top-class French and Chinese dumplings. The event was a rare chance to try out both well-known and exotic foods and even see professionals making them. In addition to booths offering traditional Japanese favorites such as udon and maguro sashimi, there were plenty of innovative twists, such as dorayaki , a sweet snack made of two pancakes and a red-bean filling, that came in coffee and tomato flavors. While I was there I was lucky to catch the World Sushi Cup Japan 2013, where top chefs from around the world were competing … and presenting a wide range of styles that you would not normally see in Japan, like the flower makizushi above."
15
  example_title: "Example 2"
@@ -28,7 +28,7 @@ model-index:
28
  name: F1-score
29
  ---
30
  # 🔑 Keyphrase Extraction model: distilbert-openkp
31
- Keyphrase extraction is a technique in text analysis where you extract the important keyphrasesfrom a text. Since this is a time-consuming process, Artificial Intelligence is used to automate it.Currently, classical machine learning methods, that use statistics and linguistics, are widely usedfor the extraction process. The fact that these methods have been widely used in the community hasthe advantage that there are many easy-to-use libraries. Now with the recent innovations inNLP, transformers can be used to improve keyphrase extraction. Transformers also focus on the semantics andcontext of a document, which is quite an improvement.
32
 
33
 
34
  ## 📓 Model Description
 
9
  metrics:
10
  - seqeval
11
  widget:
12
+ - text: "Keyphrase extraction is a technique in text analysis where you extract the important keyphrases from a text. Since this is a time-consuming process, Artificial Intelligence is used to automate it. Currently, classical machine learning methods, that use statistics and linguistics, are widely used for the extraction process. The fact that these methods have been widely used in the community has the advantage that there are many easy-to-use libraries. Now with the recent innovations in NLP, transformers can be used to improve keyphrase extraction. Transformers also focus on the semantics and context of a document, which is quite an improvement."
13
  example_title: "Example 1"
14
  - text: "FoodEx is the largest trade exhibition for food and drinks in Asia, with about 70,000 visitors checking out the products presented by hundreds of participating companies. I was lucky to enter as press; otherwise, visitors must be affiliated with the food industry— and pay ¥5,000 — to enter. The FoodEx menu is global, including everything from cherry beer from Germany and premium Mexican tequila to top-class French and Chinese dumplings. The event was a rare chance to try out both well-known and exotic foods and even see professionals making them. In addition to booths offering traditional Japanese favorites such as udon and maguro sashimi, there were plenty of innovative twists, such as dorayaki , a sweet snack made of two pancakes and a red-bean filling, that came in coffee and tomato flavors. While I was there I was lucky to catch the World Sushi Cup Japan 2013, where top chefs from around the world were competing … and presenting a wide range of styles that you would not normally see in Japan, like the flower makizushi above."
15
  example_title: "Example 2"
 
28
  name: F1-score
29
  ---
30
  # 🔑 Keyphrase Extraction model: distilbert-openkp
31
+ Keyphrase extraction is a technique in text analysis where you extract the important keyphrases from a text. Since this is a time-consuming process, Artificial Intelligence is used to automate it. Currently, classical machine learning methods, that use statistics and linguistics, are widely used for the extraction process. The fact that these methods have been widely used in the community has the advantage that there are many easy-to-use libraries. Now with the recent innovations in NLP, transformers can be used to improve keyphrase extraction. Transformers also focus on the semantics and context of a document, which is quite an improvement.
32
 
33
 
34
  ## 📓 Model Description