Giter Site home page Giter Site logo

Comments (3)

ouyangzhiping avatar ouyangzhiping commented on August 29, 2024 7
  1. 整个 NLP 领域的 survey

很赞,也许同学们可以齐心协力,来一份地图。可以仿照这种形式,将常见的 Python 库整理出来:

Full Stack Python

  1. 自然语言处理方向上,应用 Deep Learning 的方法,目前还有哪些问题点,是暂时还存有问题的,还有未解决的问题

一些已有的资源,大家也可以参考:

英文版:keon/awesome-nlp: A curated list of resources dedicated to Natural Language Processing (NLP)

中文版: JustFollowUs/Natural-Language-Processing

from deeplearningstartup.

Jhangsy avatar Jhangsy commented on August 29, 2024

可以把得到的结果和大家分享一下么? 👍

from deeplearningstartup.

cutebomb avatar cutebomb commented on August 29, 2024

又看了一遍题,如果二元词组理解为两个二字词组的话结果为:('这种 情况', 77), ('没有 什么', 70), ('这个 问题', 56), ('因为 他们', 54), ('如果 我们', 47), ('这种 观点', 46), ('所有 这些', 44), ('这个 世界', 40), ('他们 自己', 38), ('我们 可以', 37)
如果大于1个字就能算词的话结果为:('的 人', 921), ('他 的', 503), ('自己 的', 479), ('上 的', 355), ('他们 的', 334), ('人 的', 293), ('的 时候', 261), ('就 会', 225), ('的 东西', 207), ('都 是', 206)
相应代码就是len ==2 还是len >=1 的区别

from deeplearningstartup.

Related Issues (20)

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.