Coder Social home page Coder Social logo

idiom2collocations's Introduction

CV badge Hits

I aim to kill 🐀🐀 with πŸͺ¨
image
πŸͺ¨ πŸ—“ 🐀 do more with fewer weights? 🐀 solves a problem that matters at scale?
The Wisdomify Project 2021-now Draws inductive biases from how we interpret Korean proverbs A solution to a Tip-of-the-Tongue problem
The Idiomify Project 2022-now Draws inductive biases from the science of idiom acquisition (The Idiombeddings Project) A solution to the lack of idiomatic fluency of English-as-a-Foreign-Language writers
The Politely Project 2022-now N/A, as it is currently rule-based. A solution to ...

idiom2collocations's People

Contributors

eubinecto avatar

Watchers

 avatar

idiom2collocations's Issues

tfidf - just save the model

Why?

As for tfidf, you only save the result. you'd better save the model so that you can use it for measuring quality of an example sentence.

How?

  • designate a new path for the model
  • save the model
  • save the model, as well as the topics - but this time just save the top 10 topics. It's just for viewing the model.

annotated_text field

μ‚½μ§ˆ..

  1. 기쑴의 elasticsearch μ‚­μž¬
  2. brew install elastic/tab/elasaticsearch-full
  3. curl http://localhost:9200 둜 build_snapshot false 확인
  4. /usr/local/Cellar/elasticsearch/[version]/bin/elasticsearch-plugin install mapper-annotated-text

그러면 μ„€μΉ˜κ°€ 될 것.

이 이후에 ν‚€λ°”λ‚˜λ„ ..full둜 μ„€μΉ˜ν•˜μž.

sentence quality

Why?

We need a way to do:

  • sentence -> quality

How?

Goal: sentence -> quality

So? how does the function measure the quality?

TFIDF

Start with a tfidf model. What do I need?
you must first have the tfiddf lookups for each idiom.
it will be better to save them as ndjson, then. That will suit me better than tsv.

LDA

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.