linkedin / detext

DeText: A Deep Neural Text Understanding Framework for Ranking and Classification Tasks
BSD 2-Clause "Simplified" License
1.26k stars 134 forks source link

Sequence Completion #50

Closed burakisikli closed 4 years ago

burakisikli commented 4 years ago

Hi, In the Linkedin engineering blog, it's said that "Currently, DeText can support ranking, classification, and sequence completion—3 of the 6 representative tasks". I couldn't see any instructions or training examples for sequence completion(query auto completion). Can you help me with this?

StarWang commented 4 years ago

Hi @burakisikli , you can visit our KDD tutorial website for python notebook on query auto completion here