Quality improvment of Similar question Feature
- Lingua principale
- Go
- Stelle
- 15.7k
- Fork
- 1.4k
- Merge medio
- 3g 8h
- PR unite (30g)
- 7
Descrizione
## Is your enhancement request related to a problem? Please describe
Right now it looks query condition is like '%Input_string%' this is only good first to start.
I have testing this on meta.answer.dev
## Describe the solution you'd like
Use tokenizer (quite common in Nlp) which split input text into small words (sometimes sub words) and lookup tokens in database for finding similar question
## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Non vengono indicati file o test. Inizia individuando l’implementazione delle domande simili e la query attuale al database, quindi studia come viene memorizzato e cercato il testo delle domande. Il lavoro è completato quando esiste un approccio di matching basato su tokenizer, definito e revisionato, con evidenze che dimostrino che migliora i risultati delle domande simili rispetto all’attuale ricerca per sottostringa.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- backend, search
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100